https://github.com/ooade/react-library-starter
A simple boilerplate to help get started in creating production ready react libraries
https://github.com/ooade/react-library-starter
Last synced: about 1 year ago
JSON representation
A simple boilerplate to help get started in creating production ready react libraries
- Host: GitHub
- URL: https://github.com/ooade/react-library-starter
- Owner: ooade
- License: mit
- Created: 2019-02-03T14:20:19.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-11-21T20:33:42.000Z (over 1 year ago)
- Last Synced: 2025-04-19T17:58:23.473Z (about 1 year ago)
- Language: JavaScript
- Size: 938 KB
- Stars: 9
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# React Library Starter
A simple boilerplate to help get started in creating production ready react libraries.
- Tests with Jest
- Test Coverage
- Smaller Builds with Rollup
- Minified Builds
- Eslint "Good to have" Configurations
## LICENSE
MIT