Library Boilerplate. A starter template for building and sharing JavaScript libraries.

github.com/gaearon/library-boilerplate

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

August 2015
  • Merge pull request #7 from chantastic/fix-eslint-errors-in-document
  • fix(mocha/document): resolve eslint single-string error
  • Merge pull request #6 from chantastic/fix-shallow-renderer-tests
  • Merge pull request #5 from chantastic/master
  • chore(mocha): provide global.document stub for React shallowRenderer
  • chore(mocha): move script options into shared config file
July 2015
  • Update README.md
  • Initial release