Packages 25
Description
Joseph K. Myers' high performance (in fact, the fastest) MD5 implementation for npm, Bower, Component, etc.
Publisher
Description
Fast, beautiful, unique random Strings for node.
Publisher
Description
Select elements from a JSON file and write them to individual JSON files.
Publisher
Description
Returns true if a string is tru-ish, that is, yes|y|true|t|on|1|ok, case insensitive
Publisher
Description
Write literate code in markdown, use gulp-literature to compile it
Publisher
Description
Write literate code in Markdown, then use Literature to extract code blocks that you can pass to any compiler.
Publisher
Description
Javascript library for Logentries.com
Publisher
Description
Parse a decimal number with i18n format support (localized decimal points and thousands separators)
Publisher
Description
kickstart module to start a restify web server
Publisher
Description
Kickstart module for apps - configuration & logging
Publisher
Description
Middleware for restify to check authentication as per the Heroku Addon specs: basic authentication with username and password stored in `addon-manifest.json`
Publisher
Description
A very lightweight modular architecture to kickstart node applications
Publisher
Description
Automatically focus on an input field upon page load in Ember
Publisher
Description
Flatten nested objects to a single level in dot notation
Publisher
Description
Merge parts from one or more JSON files together. I use `grunt-update-json` to keep my `Bower.json` and `component.json` in sync with `package.json`.
Publisher
Description
Continuous Food Provisioning SaaS with Automated Real Time Broadcasting technology
Publisher
Description
Pluck multiple keys from a collection of objects (lodash mixin)
Publisher
Description
_.pluck multiple properties. _.pluckMany(array,'a','b','c')
Publisher
Description
Create a Unix-like permissions string from an fs.stat file or directory mode, eg `0777` to `-rwxrwxrwx`
Publisher
Description
Convert an integer IP address to its dot-decimal string representation, eg `0x7F000001` to `127.0.0.1`
Publisher
Description
Get the extensions of executable file names as glob pattern or regular expression
Publisher
Description
`spread()` for native ES6 Promises
Publisher
Description
Promise.delay() for ES6 and others. Returns a promise that will be resolved after a delay.
Publisher
Description
Promise.timeout() for ES6; reject a Promise after a given timeout.
Publisher
Description
Get the prototytpe of the Promise class (Native ES6, Bluebird, Q, RSVP, etc.)