Skip to content
This repository has been archived by the owner on Jan 2, 2019. It is now read-only.

A library boilerplate for react. Including babel, webpack, eslint, jest and enzyme

License

Notifications You must be signed in to change notification settings

timReynolds/react-library-boilerplate

Repository files navigation

library-boilerplate

Dependency Status devDependency Status Build Status Coverage Status

An opinionated setup for react libraries with CommonJS and UMD builds via Babel and Webpack alongside ESLint with Jest and Enzyme for testing. A simple example is included for reference.

Heavily based on the more generic library-boilerplate by gaearon

If you use this, make sure to grep for “library-boilerplate” and replace every occurrence. See package.json in the root and the example folder for the list of the available commands.

Notes

Designed to work with NPM 3, for information on Jest and NPM3 see here

About

A library boilerplate for react. Including babel, webpack, eslint, jest and enzyme

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published