@thanong.bor/libraryui
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

ui component library

This project is the react ui component library with the storybook to show existing ui component library.

Available Scripts

In the project directory, you can run:

yarn test

Run unit test.
Use yarn coverage to run unit test with coverage.
Use yarn test:ui to run unit test and show in a browser.

yarn build

Builds the ui component library for package to the dist folder.
It bundles ui component library in .cjs and .esm module format with types.

yarn storybook

Run the storybook to show existing ui component library.

yarn build-storybook

Builds storybook to the storybook-static folder.

Structure

ui-components-library

┣ src
┃ ┃ 📂 constants All Config and mockup data
┃ ┃ 📂 components All component, unit-test, storybook
┃ ┃ 📂 assets All asset ex.font,image
┃ ┃ 📂 theme Default theme

Readme

Keywords

Package Sidebar

Install

npm i @thanong.bor/libraryui

Weekly Downloads

2

Version

1.0.0

License

MIT

Unpacked Size

1.15 MB

Total Files

29

Last publish

Collaborators

  • thanong.bor