10-minutes setup guide for building a NodeJS repo including Coveralls test stats. No need for Travis any more.
NodeJS
Migrating from Request to Got
OMG!!! The Request package is deprecated… some tips beyond the docs and migration guide when moving to Got.
Use npm packages in the browser
A convenient way to use CommonJS npm packages in client-side JavaScript using Browserify.
human-readable
Create human-readable strings from bytes (e.g. 17238 → 17.24 kB)
or other sizes.
secure-config
Handling multi-environment configurations with encrypted secrets.