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
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)
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 • 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).
DIRECT
77
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.
sshpk • 1.18.0A library for finding and using SSH public keys
INDIRECT
9
taskgroup • 5.5.0Group together synchronous and asynchronous tasks and execute them with support for concurrency, naming, and nesting.
DIRECT
13
taskgroup • 6.5.0Group together synchronous and asynchronous tasks and execute them with support for concurrency, naming, and nesting.
INDIRECT
13
textextensions • 3.3.0A package that contains an array of every single file extension there is for text files
INDIRECT
0
typechecker • 4.11.0Utilities to get and check variable types (isString, isPlainObject, isRegExp, etc)
DIRECT
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.