1.2.7 • Published 2 years ago

@macjokerdz/silq-ui-lib v1.2.7

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

SILQ UI library

This is expected to be the common base UI library for SILQ applications in general and silq-rescript codebase as of now. To see what are currently available please checkout at http://silq-ui-lib.vercel.app/

Commands

  1. Run yarn install to install all dependencies
  2. Run npm run storybook to run storybook
  3. Checkout or go to URL http://localhost:6006/

Storybook will give you a fully guided exploratory way to checkout the set of components that are available.

When is a new package created ?

  1. On release you can create whichever version of the package you want
  2. On every push to main a patch version will be generated automatically.
  3. On every push to beta branch, a prerelease version will be generated automatically.

Rescources

  1. Storybook docs: https://reactjs.org/docs/hello-world.html
  2. React docs: https://storybook.js.org/docs/react/writing-stories/introduction
  3. Typescript docs: https://www.typescriptlang.org/docs/handbook/intro.html
  4. Package listing index: https://github.com/onesilq/silq-ui-lib/packages/1540412
  5. GH repo actions : https://github.com/onesilq/silq-ui-lib/actions