1.1.1 • Published 8 years ago

BuildWithJavascript v1.1.1

Weekly downloads
13
License
MIT
Repository
github
Last release
8 years ago

BuildWithJavascript

A sample project to learn various Javascript build, test and CI tools

license mit travis build

Tools:

Tools UsedDescription
TravisCI
CommitizenCommit helper
CZ Conventionalconventional changelog standard
Semantic ReleaseAutomated Package Publishing
MochaJavascript Test framework
ChaiAssertion library for node and browser
GhooksGit hooks
nycCode coverage tool built on istanbul
codecov.ioCoverage reports aggregator
sheilds.iobadges like build pass/fail
babelNext Gen Javascript Compiler
babel-loaderWebpack plugin for Babel
babel-preset-es2015ES2015 presets to compile ES6 to ES5
babel-preset-stage-2TC39 Stage 2 Preset
webpackModule bundler
json-loaderjson loader for webpack
rimrafA cross platform rm -rf util for nodejs
npm-run-allCLI tool to run multiple npm-scripts in parallel or sequential