JSPM

@cerebruminc/cerebellum

15.9.6-beta.dangerous.6dd314a
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 776
  • Score
    100M100P100Q124889F
  • License MIT

Cerebrum's React Component Library

Package Exports

    This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@cerebruminc/cerebellum) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

    Readme

    License: MIT

    Cerebellum

    Cerebrum's React Component Library

    For information about how to use Cerebellum in your application, please see the Storybook documentation.

    Local Development

    You can run Storybook locally with

    npm start

    Testing the production build

    Whenever you open a pull request, a production build is created and uploaded to the @cerebruminc/cerebellum npm package. The name of this beta package is added as a comment to he pull request, allowing you to test it in your own project.

    Codemods

    There are some codemods written in jscodeshift that you can run to update your existing Cerebellum integration. More information can be found in the codemods readme.