Build full object wrappers that convert regular node methods into methods that return a thunk
Turn callbacks, arrays, generators, generator functions, and promises into a thunk
Turn callbacks, arrays, generators, generator functions, and promises into a thunk
a mysql wrapper for co or koa
thunkify or promisify a callback style function
ES Object-related atoms: Object, ToObject, RequireObjectCoercible
string representations of objects in node and the browser
An Object.keys replacement, in case Object.keys is not available. From https://github.com/es-shims/es5-shim
Is this value a JS Date object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
Is this value a JS Boolean? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
Is this value a JS Number object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
Allow parsing of object rest/spread
Parse CSS inline style to JavaScript object.
Compile object rest and spread to ES5
Allow parsing of '#foo in obj' brand checks
Generate hashes from javascript objects in node and the browser.
aa - async-await. co like library, go like channel, thunkify or promisify wrap package.
Compile ES2015 object super to ES5
This plugin transforms checks for a private property in an object
ES2015-compliant shim for Object.is - differentiates between -0 and +0
```
Returns true if an object was created by the `Object` constructor, or Object.create(null).
Traverse JSON Schema passing each schema object to callback
Thunkify MongoDB native driver, use it with sweet generator aftertaste