@mohitkyadav/a-ui

0.1.6 • Public • Published

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

Package Sidebar

Install

npm i @mohitkyadav/a-ui

Weekly Downloads

1

Version

0.1.6

License

MIT

Unpacked Size

106 kB

Total Files

7

Last publish

Collaborators

  • mohitkyadav