🚀 Big News:Socket Has Acquired Secure Annex.Learn More →
Socket
Book a DemoSign in
Socket

@mohitkyadav/a-ui

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mohitkyadav/a-ui

A design system for react apps.

latest
Source
npmnpm
Version
0.1.6
Version published
Maintainers
1
Created
Source

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

Keywords

a-ui

FAQs

Package last updated on 24 Apr 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts