toolkit
A Node.js toolkit.
$ npm install kitx --save
Require it:
var kit = require('kitx');
See API docs.
The MIT license.