0.1.6 • Published 3 years ago

@mohitkyadav/a-ui v0.1.6

Weekly downloads
14
License
MIT
Repository
github
Last release
3 years ago

a-ui (In development)

Netlify Status Build Status npm node-current npm

A soft (neomorphic) design system for react apps.

Live demo

For documentation and how to use, checkout a-ui's storybook: https://a-ui.netlify.app/.

Repository is currently private, if any questions and need help, post it on the discord server below.

Support

Installation

npm install --save @mohitkyadav/a-ui

Usage

import {
  A, Avatar, Button, CheckBox,
  IconButton, OutsideClickListner,
  KeyEventListner, ToggleSwitch,
  RangeSlider, Badge,
} from '@mohitkyadav/a-ui

Setting up the project locally

npm i - install all the dependencies

npm start - will start the storybook

npm run build - will build the project

npm run test:watch - will run tests in watch mode

0.1.6

3 years ago

0.1.5

3 years ago

0.1.4

3 years ago

0.1.3

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago

0.0.9

3 years ago

0.0.8

3 years ago

0.0.7

3 years ago

0.0.6

3 years ago

0.0.5

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago