An environment generator to publish React packages to npm
- Exposed rollup configuration. You can change it to your taste after.
- Typescript support
- CSS modules
- Style injection for build files
- Source maps
- Development server bootstrapped from CRA.
gh-pagesready from dev server.
npm install -g create-react-package-libnpx create-react-package-lib- Add optional testing libraries (enzyme, react-test-renderer)
- Rollup configuration options
- Support for initiating repo after installing everything
- You will see
prop-typesas a dependency on the Javascript template. This is recommended (see here).
MIT © Roberto Chavez.