jedi-ui
v1.2.0
Published
May the force be with you
Downloads
25
Readme
Jedi UI
Jedi UI is CSS library base on open-props design system View Demo
Installation
Install from npm:
npm i jedi-ui
Then require in your HTML page:
<link rel="stylesheet" href="node_modules/jedi-ui/dist/index.css">
Or use a CDN
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/index.css">
📘 Documents
Components
- [x] Button
- [x] Dropdown
- [x] Tooltip
- [x] Card
- [x] Modal
- [x] Tab
- [ ] Checkbox
- [ ] Radio Button
- [ ] Select
- [ ] Toogle
- [x] Flash
- [x] Empty State
- [ ] Table
- [ ] Collapse
- [x] Steps
- [x] Progress
- [x] Navbar
- [x] Sidebar
- [x] Footer
Utilities
- [x] Background
- [x] Text & font
- [x] Border
- [x] Shadow
- [x] Flex
- [x] Spacing