@curvu/yarp
v1.0.8
Published
This is a simple React package that I created using things that I constantly use in my projects.
Downloads
17
Readme
YARP (Yet Another React Package)
This is a simple React package that I created using things that I constantly use in my projects.
Installation
You need to create a .npmrc file in your project root directory and add the following line to it:
@curvu:registry=https://npm.pkg.github.comThen you can install the package as you would normally do.
TODO
- [ ] Main page for the storybook
- [ ] Pagination
- [ ] Modal
- [ ] Tooltip
- [ ] Inputs (or forms) (autocomplete)
- [ ] Checkbox
- [ ] Card
- [ ] Toast
- [ ] Dropdown
- [ ] Carousel
- [ ] Hamburger Menu
- [ ] Tabs
- [ ] Badges
- [ ] Datepicker / Calendar
- [ ] Charts
- [ ] API Thing
- [ ] User context
