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
INDIRECT
4
ansicolors • 0.3.2Functions that surround a string with ansicolor codes so it prints in color.
INDIRECT
0
ansistyles • 0.1.3Functions that surround a string with ansistyle codes so it prints in style.
INDIRECT
0
argparse • 1.0.10Very powerful CLI arguments parser. Native port of argparse - python's options parsing library
INDIRECT
1
asn1 • 0.2.6Contains parsers and serializers for ASN.1 (currently BER only)
asynckit • 0.4.0Minimal async jobs utility library, with streams support
INDIRECT
0
aws4 • 1.13.2Signs and prepares requests using AWS Signature Version 4
INDIRECT
0
binaryextensions • 2.3.0A package that contains an array of every single file extension there is for binary files
INDIRECT
0
caterpillar-filter • 2.0.3Filter out undesired log levels from your [Caterpillar](https://github.com/bevry/caterpillar) logger stream
DIRECT
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
DIRECT
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.
DIRECT
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.
DIRECT
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.
DIRECT
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)
DIRECT
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
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
aws-sign2 • 0.7.0AWS signing. Originally pulled from LearnBoost/knox, maintained as vendor in request, now a standalone module.
INDIRECT
0
caseless • 0.12.0Caseless object set/get/has, very useful when working with HTTP headers.
INDIRECT
0
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
oauth-sign • 0.9.0OAuth 1 signing. Formerly a vendor lib in mikeal/request, now a standalone module.