atomize
Advanced tools
- UI design system for web apps. - Elegant and beautiful React components
Weekly downloads
Readme
![]() IE / Edge | ![]() Firefox | ![]() Chrome | ![]() Safari | ![]() Opera | ![]() Electron |
---|---|---|---|---|---|
IE9, IE10, IE11, Edge | last 2 versions | last 2 versions | last 2 versions | last 2 versions | last 2 versions |
npm install atomize react-transition-group
yarn add atomize react-transition-group
import { Button } from "atomize";
ReactDOM.render(<Button />, mountNode);
To clone locally:
$ git clone git@github.com:Proksh/atomize.git
$ cd atomize
$ npm install // or yarn
$ npm start
Open your browser and visit http://localhost:8080
Read our contributing guide and let's build a better atomize together.
FAQs
- UI design system for web apps. - Elegant and beautiful React components
The npm package atomize receives a total of 399 weekly downloads. As such, atomize popularity was classified as not popular.
We found that atomize demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket installs a Github app to automatically flag issues on every pull request and report the health of your dependencies. Find out what is inside your node modules and prevent malicious activity before you update the dependencies.