@actionishope/shelley

v5.1.4
React UI library, another one. This one uses 'stylable' from Wix for full 'themeability'.
a11y stylable react typescript

Shelley

Main workflow

Development

The following scripts are available:

npm start - Starts Storybook for component development.

npm run clean - Delete the dist folder. Uses rimraf.

npm run typecheck - Verify syntactic/semantic correctness. Uses typescript.

npm run lint - Verify best practices and find common issues. Uses eslint.

npm test - Execute typecheck, lint, unit-test and cypress scripts.

npm run build - Builds the package ready for npm into dist. The contents of this folder can then be deployed to npm.

npm run build-storybook - Builds the static Storybook site into static-storybook ready for deployment to Netifly on merge into main.

npm i @actionishope/shelley

Metadata

  • ISC
  • Whatever
  • action-is-hope
  • released 4/24/2024

Downloads