Error parser to parse an error instance into a collection of frames
An Object.keys replacement, in case Object.keys is not available. From https://github.com/es-shims/es5-shim
Is this value a JS Number object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
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.
Allow parsing of object rest/spread
Attempts to invoke the given function, returning either the result or the caught error object.
Parse CSS inline style to JavaScript object.
Generate hashes from javascript objects in node and the browser.
Serialize/deserialize an error into a plain object
Compile object rest and spread to ES5
Allow parsing of '#foo in obj' brand checks
Compile ES2015 object super to ES5
This plugin transforms checks for a private property in an object
Create an error from multiple errors
No description provided.
ES2015-compliant shim for Object.is - differentiates between -0 and +0
Lowercase the keys of an object
Easily read/write JSON files.
extended POSIX-style sprintf
option parsing and help generation
modifies the Error object so it can be sent as response of nodejs server
Pipe as in the way it should be. This is based on [fp-ts](https://github.com/gcanti/fp-ts). It also includes a custom Error object that traces the information of where it happened to facilitate debugging.
Parse a JSON string that has git merge conflicts, resolving if possible