https://github.com/dipeshrai123/react-uicomp
UI component library for react
https://github.com/dipeshrai123/react-uicomp
components-library design ui
Last synced: 11 months ago
JSON representation
UI component library for react
- Host: GitHub
- URL: https://github.com/dipeshrai123/react-uicomp
- Owner: dipeshrai123
- Created: 2020-06-28T04:35:32.000Z (almost 6 years ago)
- Default Branch: release
- Last Pushed: 2023-03-08T04:12:36.000Z (over 3 years ago)
- Last Synced: 2024-10-11T01:38:58.693Z (over 1 year ago)
- Topics: components-library, design, ui
- Language: TypeScript
- Homepage: https://react-uicomp.js.org/
- Size: 6.2 MB
- Stars: 25
- Watchers: 3
- Forks: 1
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# react-uicomp
> Animation and component library for react
[](https://www.npmjs.com/package/react-uicomp) [](https://standardjs.com)
## Installation
React UI Comp requires **react 16.13.1** or later, **react-dom 16.13.1** or later.
```bash
#If you use npm
npm install react-uicomp
#If you use yarn
yarn add react-uicomp
```
## Documentation
The official documentation are now published at http://react-uicomp.js.org/
## License
MIT © [dipeshrai123](https://github.com/dipeshrai123)