@hhimanshu/ts-react-components-lib
TypeScript icon, indicating that this package has built-in type declarations

1.2.0 • Public • Published

TypeScript React Component Library

semantic-release npm

This library is published on npm and demonstrates how to write your own React components in TypeScript and publish them as npm package.

Features

Commands

  • yarn install to install the necessary dependencies
  • yarn start to start developing your components
  • yarn test to test your components
  • yarn lint to lint your code
  • yarn lint --fix to fix linting issues in your code
  • yarn prepare to create the production bundle
  • yarn storybook to start storybook in development mode (starts as a new process)
  • yarn build-storybook to create production version of storybook for the project. This can be deployment to platforms such as Vercel, Gatsby, Surge, or Firebase hosting
  • yarn size tells you size of your library for the production bundle

Package Sidebar

Install

npm i @hhimanshu/ts-react-components-lib

Weekly Downloads

1

Version

1.2.0

License

MIT

Unpacked Size

24.6 kB

Total Files

13

Last publish

Collaborators

  • hhimanshu