jedi-ui

1.2.0 • Public • Published

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/jedi-ui@1.2.0/dist/index.css">

📘 Documents

show / hide
  • 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

Readme

Keywords

none

Package Sidebar

Install

npm i jedi-ui

Weekly Downloads

1

Version

1.2.0

License

ISC

Unpacked Size

42.6 kB

Total Files

4

Last publish

Collaborators

  • hungle093