An opinionated boilerplate for React libraries including ESLint, Mocha, Babel, Webpack and an example powered by Webpack Dev Server and React Hot Loader
by gaearonJavaScript
Last 12 weeks · 0 commits
3 of 6 standards met
Repository: gaearon/library-boilerplate. Description: An opinionated boilerplate for React libraries including ESLint, Mocha, Babel, Webpack and an example powered by Webpack Dev Server and React Hot Loader Stars: 383, Forks: 38. Primary language: JavaScript. Languages: JavaScript (93.5%), HTML (6.5%). License: MIT. Open PRs: 1, open issues: 6. Last activity: 10y ago. Community health: 57%. Top contributors: gaearon, chantastic.
Hey! I've been using your boilerplate for a while and it's time to update it to Babel 6. Updated to Babel 6. Turned off loose mode. Updated other dependencies with no breaking changes. Thanks for you work!