1.0.2 • Published 2 years ago

react-rollup-component-library v1.0.2

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

react-rollup-component-library

A boilerplate for a component library using rollup, typescript, storybook, sass, jest, eslint, prettier and stylelint.

Features

  • Bundled using Rollup
  • Typescript
  • Storybook
  • Jest & React-testing-library
  • Tree Shakable
  • *Base bundle size of 192 bytes: Check base bundle size on Bundlephobia
  • Sass support
  • Pre-configured Prettier, Eslint and style-lint
  • Pre-commit hooks - automatically check linting errors before every commit
  • Bundle analyser included ( on build )

*The base bundle size is calculated using rollup-plugin-analyzer after excluding ExampleComponent. Cancel changes

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago