No description provided.
A conjure generator for Typescript
ES Object-related atoms: Object, ToObject, RequireObjectCoercible
Compile object rest and spread to ES5
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 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.
Generate hashes from javascript objects in node and the browser.
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
Allow parsing of object rest/spread
Parse CSS inline style to JavaScript 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
process.nextTick but always with args
Force V8 to use fast properties for an object
ES2015 `Object.assign()` ponyfill
Easily handle defaults for your options
64-bit big-endian signed integer-to-string conversion
Copy a descriptor from object A to object B
Runtime support for generated Conjure objects
Rust code generation for Conjure definitions
Runtime support for generated Conjure errors
HTTP interfaces for generated Conjure services
Serde Serializer and Deserializer wrappers for Conjure