Skip to content
/ js-template Public template

A javascript project template

License

Notifications You must be signed in to change notification settings

negebauer/js-template

Repository files navigation

@negebauer/js-template

circleci_badge coveralls_badge

A js project template.

Libraries

  • eslint: Linter
  • prettier: For formatting code
  • jest: For running tests
  • nodemon: For development
  • prettier-package-json: For formatting package.json
  • standard-version: For releasing with a CHANGELOG and automatic versioning with conventional commit messages

Other

  • ci: Configured to run in CircleCI
  • config.js: File where env variables are loaded
  • coveralls: For reporting code coverage changes

About

A javascript project template

Resources

License

Stars

Watchers

Forks

Packages

No packages published