traceable-ui

0.4.12 • Public • Published

Tracealbe UI

Look at the Nuxt 3 documentation to learn more.

Component

  • [ ] Table
  • [ ] Datatable
  • [ ] Accordion
  • [ ] Alert
  • [ ] Alert Dialog
  • [ ] Badge
  • [ ] Breadcrumb
  • [x] Button
  • [x] Card
  • [ ] Checkbox
  • [ ] Chips
  • [ ] Datepicker
  • [x] Dialog / Modal
  • [ ] Divider
  • [ ] Dropdown Button
  • [ ] Dropdown Split Button
  • [ ] File Upload
  • [ ] Header
  • [ ] Input
  • [ ] Input Dropdown
  • [ ] Input Select
  • [ ] Input Tagging
  • [ ] Input Telephone
  • [ ] Label / Typography
  • [ ] Link
  • [ ] Loading / Progress
  • [x] Loading / Spinner
  • [ ] Multiselect
  • [ ] Pagination
  • [ ] Progress Bar
  • [ ] Progress Step
  • [ ] Radio Group
  • [ ] Select Box / Combobox
  • [x] Sidebar
  • [ ] Skeleton
  • [ ] Slider
  • [ ] Switch
  • [ ] Tabs
  • [ ] Tagging
  • [ ] Textarea
  • [ ] Toast
  • [ ] Tooltip

Setup

Make sure to install the dependencies:

pnpm install

Start the development server on http://localhost:3000

pnpm run dev

To check and automaticly fixing linter before commit

pnpm run lint

Check out the deployment documentation for more information.

Report

to check performance of bundle

pnpm run reports

Commit Format

Format

[type]([component name]): [comment]

Example

feat(button): add comment section

fix(button): adding validation

style(button): update variant

Notes:

  1. Create branch for every component
  2. [comment] mush using lowercase and without symbol
  3. ...

/traceable-ui/

    Package Sidebar

    Install

    npm i traceable-ui

    Weekly Downloads

    87

    Version

    0.4.12

    License

    none

    Unpacked Size

    355 kB

    Total Files

    130

    Last publish

    Collaborators

    • miqbalh
    • wypratama