traceable-ui

0.4.3 • Public • Published

Nuxt 3 Minimal Starter

Look at the Nuxt 3 documentation to learn more.

Component

  • [ ] Table
  • [ ] Accordion
  • [ ] Alert
  • [ ] Alert Dialog
  • [ ] Badge
  • [ ] Breadcrumb
  • [ ] Button
  • [ ] Card
  • [ ] Checkbox
  • [ ] Chips
  • [ ] Datepicker
  • [ ] Dialog / Modal
  • [ ] Divider
  • [ ] Dropdown Button
  • [ ] Dropdown Split Button
  • [ ] File Upload
  • [ ] Header
  • [x] Input
  • [ ] Input Dropdown
  • [ ] Input Select
  • [ ] Input Tagging
  • [ ] Input Telephone
  • [ ] Label / Typography
  • [ ] Link
  • [ ] Loading / Progress
  • [ ] Loading / Spinner
  • [ ] Multiselect
  • [ ] Pagination
  • [ ] Progress Bar
  • [ ] Progress Step
  • [ ] Radio Group
  • [ ] Select Box / Combobox
  • [ ] Sidebar
  • [ ] Skeleton
  • [ ] Slider
  • [ ] Switch
  • [ ] Tabs
  • [ ] Tagging
  • [x] 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. ...

Readme

Keywords

none

Package Sidebar

Install

npm i traceable-ui

Weekly Downloads

138

Version

0.4.3

License

none

Unpacked Size

359 kB

Total Files

131

Last publish

Collaborators

  • miqbalh
  • wypratama