Skip to content
/ ante-boilerplate-js Public template

Boilerplate for new JavaScript projects.

License

Notifications You must be signed in to change notification settings

twuni/ante-boilerplate-js

Repository files navigation

Ante Boilerplate for JavaScript Projects

CircleCI

This project simply provides the boilerplate for your JavaScript project to support the essential quality tools, including:

  • API reference documentation generation, via jsdoc.
  • Static analysis, via eslint.
  • Automated testing, via mocha, using chai expectations, and sinon stubs and spies.
  • Code coverage reporting using nyc.
  • Modern JavaScript syntax, via babel.
  • Dependency management, via yarn.
  • Continuous integration, via CircleCI.

About

Boilerplate for new JavaScript projects.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published