@cailborg/stylever
TypeScript icon, indicating that this package has built-in type declarations

1.0.1 • Public • Published

logo

Stylever

A starter kit for building sharable React UI libraries

Commands

yarn build Build bundled packages

yarn test:watch Run tests in development

yarn test Run tests on CI platforms

yarn storybook Run storybook locally

yarn storybook:export Build a static instance of storybook to deploy somewhere

yarn figma:tokens Grab tokens from our Figma Design System

yarn figma:icons Grab icons from our Figma Design System and use them in our <icon> component

How to use

Notes

  • New components need to be added to index.ts manually as a safeguard from accidentally bundling unfinished code
  • Theme file follows the Theme UI Spec

/@cailborg/stylever/

    Package Sidebar

    Install

    npm i @cailborg/stylever

    Weekly Downloads

    1

    Version

    1.0.1

    License

    MIT

    Unpacked Size

    964 kB

    Total Files

    20

    Last publish

    Collaborators

    • cailborg