ambi • 2.2.0Execute a function ambidextrously (normalizes the differences between synchronous and asynchronous functions). Useful for treating synchronous functions as asynchronous functions (like supporting both synchronous and asynchronous event definitions automat
INDIRECT
1
ambi • 2.5.0Execute a function ambidextrously (normalizes the differences between synchronous and asynchronous functions). Useful for treating synchronous functions as asynchronous functions (like supporting both synchronous and asynchronous event definitions automat
INDIRECT
5
ambi • 3.2.0Execute a function ambidextrously (normalizes the differences between synchronous and asynchronous functions). Useful for treating synchronous functions as asynchronous functions (like supporting both synchronous and asynchronous event definitions automat
caterpillar-filter • 2.0.3Filter out undesired log levels from your [Caterpillar](https://github.com/bevry/caterpillar) logger stream
INDIRECT
0
caterpillar-human • 2.1.2Turn your [Caterpillar](https://github.com/bevry/caterpillar) logger stream into a beautiful readable format with colors and optional debug information
INDIRECT
2
caterpillar • 2.0.9Caterpillar is the ultimate logging system for Node.js, based on transform streams you can log to it and pipe the output off to different locations, including some pre-made ones. Caterpillar also supports log levels according to the RFC standard, as well
csextends • 1.0.3Use the Coffee-Script extends keyword outside of Coffee-Script. Useful for easily extending existing existing classes, e.g. `require('csextends')(klass, extensions)`, and for providing your module consumers with an easy way to extend your classes, i.e. `B
INDIRECT
0
cson • 1.6.2CoffeeScript-Object-Notation Parser. Same as JSON but for CoffeeScript objects.
INDIRECT
17
cson • 4.1.0CoffeeScript-Object-Notation Parser. Same as JSON but for CoffeeScript objects.
INDIRECT
11
cson • 6.9.0CoffeeScript-Object-Notation Parser. Same as JSON but for CoffeeScript objects.
INDIRECT
9
dashdash • 1.14.1A light, featureful and explicit option parsing library.
eachr • 2.0.4Give eachr an array or object, and the iterator, in return eachr will give the iterator the value and key of each item, and will stop if the iterator returned false.
INDIRECT
1
eachr • 3.3.0Give eachr an item to iterate (array, object or map) and an iterator, then in return eachr gives iterator the value and key of each item, and will stop if the iterator returned false.
INDIRECT
4
eachr • 4.5.0Give eachr an item to iterate (array, object or map) and an iterator, then in return eachr gives iterator the value and key of each item, and will stop if the iterator returned false.
fast-json-stable-stringify • 2.1.0deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonify
INDIRECT
0
feedr • 2.13.5Use feedr to fetch the data from a remote url, respect its caching, and parse its data. Despite its name, it's not just for feed data but also for all data that you can feed into it (including binary data).
INDIRECT
76
feedr • 4.8.0Use feedr to fetch the data from a remote url, respect its caching, and parse its data. Despite its name, it's not just for feed data but also for all data that you can feed into it (including binary data).
INDIRECT
77
file • 0.2.2Higher level path and file manipulation functions.
INDIRECT
0
form-data • 2.3.3A library to create readable "multipart/form-data" streams. Can be used to submit forms and file uploads to other web applications.
jsbn • 0.1.1The jsbn library is a fast, portable implementation of large-number math in pure JavaScript, enabling public-key crypto and other applications on desktop and mobile browsers.
taskgroup • 4.0.5Group together synchronous and asynchronous tasks and execute them with support for concurrency, naming, and nesting.
INDIRECT
3
taskgroup • 5.5.0Group together synchronous and asynchronous tasks and execute them with support for concurrency, naming, and nesting.
INDIRECT
13
taskgroup • 6.5.0Group together synchronous and asynchronous tasks and execute them with support for concurrency, naming, and nesting.
INDIRECT
13
textextensions • 2.6.0A package that contains an array of every single file extension there is for text files
INDIRECT
0
textextensions • 3.3.0A package that contains an array of every single file extension there is for text files
INDIRECT
0
typechecker • 2.0.8Utilities to get and check variable types (isString, isPlainObject, isRegExp, etc)
INDIRECT
0
typechecker • 4.11.0Utilities to get and check variable types (isString, isPlainObject, isRegExp, etc)
INDIRECT
3
typechecker • 6.4.0Utilities to get and check variable types (isString, isPlainObject, isRegExp, etc)
INDIRECT
0
uc.micro • 1.0.6Micro subset of unicode data files for markdown-it projects.
INDIRECT
0
unbounded • 1.3.0Function.prototype.bind replacement that provides an `unbounded` hidden property on the returned bounded function, that contains the original unbounded function
INDIRECT
3
unbounded • 2.3.0Function.prototype.bind replacement that provides an `unbounded` hidden property on the returned bounded function, that contains the original unbounded function
filelist • 1.0.4Lazy-evaluating list of files, based on globs or regex patterns
INDIRECT
3
forever-agent • 0.6.1HTTP Agent that keeps socket connections alive between keep-alive requests. Formerly part of mikeal/request, now a standalone module.
INDIRECT
0
jake • 10.9.2JavaScript build tool, similar to Make or Rake
INDIRECT
14
oauth-sign • 0.9.0OAuth 1 signing. Formerly a vendor lib in mikeal/request, now a standalone module.