Node module starter with CI, browser tests, linting, and coverage.
A starter template for building Node.js modules that provides test wiring, ESLint configuration, Travis CI and Sauce Labs integration, and code coverage reporting. It includes scripts for Node and browser testing (via tape and zuul) and publishing workflows. Suited for creating utility libraries and npm packages needing cross-environment tests and CI.
0