Node.js Packages

Package metrics like quality, popularity and maintenance - npms.io.

Package Purpose Links
joi Object schema description language and validator for JavaScript objects  
winston Logger Using Winston, a versatile logging library for Node.js
iconv, iconv-lite Convert character encodings  

HTTP requests

  • request
    • suppots only encodings: ascii, utf8, utf16le (ucs2), base64, binary, hex (which are Buffer.ToString() supports)
  • needle

Authorization

Logging

MS SQL

MongoDB

RabbitMQ

Tests

Mocha

A guide to mocha’s describe(), it() and setup hooks