testium

testium (GitHub: groupon/testium, License: BSD 3-Clause) is a testing platform focused on providing a simple, but effective, platform for testing your code in different browsers (via Selenium) and headlessly (via PhantomJS). It…

messageformat

messageformat.js (GitHub: SlexAxton/messageformat.js, License: WTFPL) is a module by Alex Sexton (@SlexAxton) for handling both pluralization and gender in your applications. It can also lead to much better translations, as it was built by ICU to help solve those two…

gulp

gulp (GitHub: gulpjs/gulp, License: MIT) is a streaming build and task runner system. It’s an alternative to the ever prelific grunt.js. There’s been quite a bit of buzz on the twitters. npm install gulp…

chalk

chalk (GitHub: sindresorhus/chalk, License: MIT) is a clean and focused alternative to colors (GitHub: Marak/colors, License: MIT), which is currently the most popular string styling module, but it has serious deficiencies like extending String.prototype which causes…

recluster

recluster (GitHub: doxout/recluster, License: MIT) is a clustering library with support for zero-downtime reloading. ? 1 npm install recluster Delivering that 100% uptime for web apps can be a tricky business. Errors and…

rework

rework (GitHub: reworkcss/rework, License: MIT) is a tool for CSS manipulations built on css, allowing you to automate vendor prefixing, create your own properties, inline images, anything you can imagine! Also works in…

cheerio

cheerio (GitHub: MatthewMueller/cheerio, License: MIT) is a fast, flexible, and lean implementation of core jQuery written by Matthew Mueller and designed specifically for the server. ? 1 npm install cheerio Features Familiar syntax. cheerio implements a subset…

dat

dat (GitHub: maxogden/dat, License: BSD 4-Clause) is a project that seeks providing better tools for data collaboration. ? 1 npm install dat What is dat? I like the name, makes for clever titles…

ect

ect (GitHub: baryshev/ect, License: MIT) is a performance focused JavaScript template engine with embedded CoffeeScript syntax. Just try demo to check all features. npm install ect Features Excellent performance Templates caching Automatic reloading of changed templates…

chrono-node

chrono (GitHub: wanasit/chrono, License: MIT) is a natural language date parser in Javascript. It is designed to extract date informations from any given text. Works in node and browser. Check out the nifty…