javascript standard data structure library which benchmark against C++ STL
Type safe, modular and intuitive API/data client for JS/TS.
Denormalize {json:api} (v1.0) documents into a javascript object tree
A clientside module designed to make it really easy to consume a json:api service.
Create a Drupal 8 JSON API query string from a nested object
Does the environment have full property descriptor support? Handles IE 8's broken defineProperty/gOPD.
A Node.js framework agnostic library for serializing your data to JSON API
JSON API library for Angular
Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @@toStringTag
A Node.js framework agnostic library for serializing your data to JSON API
Does this JS environment support the `name` property on functions?
Determine if a function is a native generator function.
Gets the description of a Symbol. Handles `Symbol()` vs `Symbol('')` properly when possible.
Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.
json to json-api compliant payload
Is this value a JS FinalizationRegistry? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
Per-resource metadata for ember-data
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.
Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
Returns an array of Typed Array names that are available in the current environment
Is this value a JS String object or primitive? 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.
Which kind of Collection (Map, Set, WeakMap, WeakSet) is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.