Skip to content

SmarterApp/WS_Components

 
 

Repository files navigation

npm version Build Status

Smarter Balanced Components

For use in Smarter Balanced

Documentation Status Coverage Status Codacy Badge codebeat badge

Getting Started

Install sb-components using npm:

npm install --save @osu-cass/sb-components

Typings

Included in lib

Usage

Scripts

  • npm install to setup development environment.
  • npm run storybook to launch the live demo.
  • npm run test to run snapshot tests
  • npm run test:prod to run tests with no cache
  • npm run test -- -u to update snapshot tests with new results (commit the .snap files).
  • npm run storybook-publish to publish storybook to gh-site/storybook
  • npm run tsdoc-publish to publish TypeScript docs to gh-site/tsdoc
  • npm run prepare to determine if a npm publish would succeed
  • npm run webpack to run dev webpack outputs to lib
  • npm run webpack:prod to run production webpack outputs to lib

Contribute

Links

About

Shared components for Smarter Balanced React projects.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 92.7%
  • CSS 6.0%
  • Other 1.3%