Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/antick/react-crisp-ui
Crisp UI Components for React
https://github.com/antick/react-crisp-ui
reactjs tailwind tailwind-css tailwindcss
Last synced: 24 days ago
JSON representation
Crisp UI Components for React
- Host: GitHub
- URL: https://github.com/antick/react-crisp-ui
- Owner: antick
- License: mit
- Created: 2021-03-14T08:25:06.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-08-31T09:01:33.000Z (about 3 years ago)
- Last Synced: 2024-10-11T17:27:21.762Z (27 days ago)
- Topics: reactjs, tailwind, tailwind-css, tailwindcss
- Language: JavaScript
- Homepage: https://www.npmjs.com/package/react-crisp-ui
- Size: 355 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# React Crisp UI 0.1.0 [![Tweet](https://img.shields.io/twitter/url/http/shields.io.svg?style=social&logo=twitter)](https://twitter.com/intent/tweet?url=https%3A%2F%2Fgithub.com%2Fantick%react-crisp-ui&text=Crisp-UI&hashtags=react%2Ctailwindcss%2Creactjs)
![version](https://img.shields.io/badge/version-0.1.0-teal.svg) ![license](https://img.shields.io/badge/license-MIT-teal.svg) [![GitHub issues open](https://img.shields.io/github/issues/antick/react-crisp-ui.svg?maxAge=2592000)]() [![GitHub issues closed](https://img.shields.io/github/issues-closed-raw/antick/react-crisp-ui.svg?maxAge=2592000)]() [![Chat](https://img.shields.io/badge/chat-on%20discord-7289da.svg)](https://discord.gg/6jgSTR2pAF)
Beautifully crafted React + Tailwind CSS components.
**Demo:** Coming Soon
Crisp UI gives you some ready-to-use common components. Right now it's in heavy development and not stable enough
to be used.## Components
1. Checkbox
2. Buttons
3. Inputs
4. More coming soon## Coming Soon
Following components are in development and will be released this year:
1. Accordion
2. Alert
3. Avatar
4. Badge
5. Box
6. Breadcrumb
7. Button
7. Card
8. Checkbox
9. Collapse
10. Datepicker
10. Heading
11. Icons
12. Input
13. List
14. Menu
15. Modal
16. Progress
17. Radio
18. Select
19. Spinner
20. Switch
20. Tables
21. Tabs
22. Textarea
23. Toast
24. Tooltip## Quick start
Install it in your project:
`npm i react-crisp-ui`
## Documentation
The documentation for React Crisp UI is available [here](https://antick.github.io/crisp).
## Reporting Issues
Here are some advises for our users that want to report an issue:
1. Make sure that you are using the latest version of the React Crisp UI.
2. Provide us reproducible steps for the issue that you encounter, so it's easier for us to fix that bug.## Support
## License
MIT License