0.1.991 ā€¢ Published 1 year ago

nd-design-system v0.1.991

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

React based component package with storybooks...

.
ā””ā”€ā”€ src
    ā”œā”€ā”€ components (ui kit components devided by categories each with an exported valid jsx + stories)
    ā”œā”€ā”€ā”€ā”€ā”€ typography
    ā”œā”€ā”€ā”€ā”€ā”€ icons
    ā”œā”€ā”€ā”€ā”€ā”€ atoms
    ā”œā”€ā”€ā”€ā”€ā”€ molecules
    ā”œā”€ā”€ā”€ā”€ā”€ organisms
    ā”œā”€ā”€ helpers (helper methods that are exposed to the library)
    ā”œā”€ā”€ documentation (initial stories on storybook in addition to all the component based stories)
    ā””ā”€ā”€ index.ts

After running npm install the recommended workflow is to run tsdx in watch mode in one terminal instance

npm start # or yarn start

This builds to /dist and runs the project in watch mode so any edits you save inside src causes a rebuild to /dist

Then run Storybook in another terminal instance:

npm run storybook # or yarn storybook

This will load all that evaluate to ./src/documentation/*.stories.mdxor./src/components/**/*.stories.mdx

NOTE: Stories should reference the components as if using the library. This means importing from the root project directory. (This has been aliased in the tsconfig and the storybook webpack config as a helper)

TODO

  • Toast (style and add the alert component)
  • CountdownBar
  • Modal
  • Avatar
  • SingleSelect
  • MultipleSelect
  • LinkCard
  • Slug
  • Banner (to rename)
  • Context Menu (drop menu)
  • Tooltips
  • ProgressSteps
  • Spinners
  • SortableTable
  • Tabs
  • Toolbar (includes context menu)
  • Switch
  • Expandable
  • Accordion
  • Pagination
  • Slider
  • AnimateOnScroll (theme defined animation with the possibility to change the delay)
0.1.990

1 year ago

0.1.991

1 year ago

0.1.985

1 year ago

0.1.98495

1 year ago

0.1.98493

1 year ago

0.1.98492

1 year ago

0.1.98491

1 year ago

0.1.9849

1 year ago

0.1.9848

1 year ago

0.1.9847

1 year ago

0.1.9846

1 year ago

0.1.9845

1 year ago

0.1.9844

1 year ago

0.1.9843

1 year ago

0.1.9842

1 year ago

0.1.9841

1 year ago

0.1.9840

1 year ago

0.1.9839

1 year ago

0.1.9838

1 year ago

0.1.9837

1 year ago

0.1.9836

1 year ago

0.1.9835

1 year ago

0.1.9834

1 year ago

0.1.9833

1 year ago

0.1.9832

1 year ago

0.1.9831

1 year ago

0.1.983

1 year ago

0.1.982

1 year ago

0.1.981

1 year ago

0.1.98

1 year ago

0.1.97

1 year ago

0.1.96

1 year ago

0.1.95

1 year ago

0.1.94

1 year ago

0.1.93

1 year ago

0.1.92

1 year ago

0.1.91

1 year ago

0.1.9

1 year ago

0.1.8

1 year ago

0.1.7

1 year ago

0.1.6

1 year ago

0.1.5

1 year ago

0.1.4

1 year ago

0.1.3

1 year ago

0.1.1

1 year ago

0.1.0

1 year ago