Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

storybook-typescript-react-library

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

storybook-typescript-react-library

Simple to use TypeScript React Component Library with Storybook 5 and test running with Jest.

  • 1.2.1
  • latest
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

Storybook TypeScript React Component Library

Simple to use TypeScript React Component Library with Storybook 5 and test running with Jest.

Compiles all code to a build folder for exporting. Creates a static version of Storybook site for hosting. Makes assumptions on TypeScript, TSLint, Webpack, and storybook Addon configurations.

Available Scripts

In the project directory, you can run:

npm start

Starts the storybook site at http://localhost:53217/

npm test

Runs all tests with Jest and React-Test-Renderer

npm run test:update

Runs all tests and updates snapshots for jest and create a coverage report

npm run test:coverage

Runs tests and creates a coverage report

npm run build

Compiles source files into build directory with type annotations upon succesful lint and typescript rules passing.

Builds a static site of storybook to be hosted to your liking.

FAQs

Package last updated on 04 Jun 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc