This is a template repository to make easier configurate NPM package repositories
Steps 🚶 :
- 🌰 In the Top-Navbar, at right corner, on +, click new Repository
- 🌱 In Repository Template, open menu, click npm-template
- 🍀 Fill the Repository Name
- 🌼 Add a Description
- 💐 Click Create Repository
🔖 NPM - `package.json`
Mocha
andSinon
testings dependencies, andtest
/test-ci
scriptNyc
coverage dependency,.nycrc
file andcoverage
scripteslint
andeslint-airbnb
linter dependencies and.eslintrc.js
fileroot/lib/
as file container
📊 Actions Workflows
- Build Status to run tests, on every branches
- Coverage status to generate Coveralls badge on push and PR
- NPM publish on releases
📜 README Template
- Some Block pre-build
- Build Status and Coverage Status badges
- Must change
tpl
extension formd
- Templates in 🇺🇸 Click HERE!!!!!
- Templates en 🇪🇸 Click ACA!!!!!