A TS/JS library for doing immutable updates and querying on nested data structures in a way that is composable and powerful.
Returns true if a value has the characteristics of a valid JavaScript accessor descriptor.
Copy a descriptor from object A to object B
Memoize decorator for Typescript
A wrapper function for object accessor properties
JavaScript utilities for Vega.
Define a non-enumerable read-only accessor.
Define a non-enumerable read-write accessor.
Test if an array-like object supports the accessor (get/set) protocol.
Return an accessor function for setting an element in an array-like object supporting the get/set protocol.
Return an accessor function for retrieving an element from an array-like object supporting the get/set protocol.
Generate word clouds in JavaScript.
Computes the cosine similarity between two arrays.
Low footprint ECMAScript source code parser
Memoize decorator for TypeScript that uses WeakMap
Computes the dot product between two numeric arrays.
Server-side DOM implementation based on Mozilla's dom.js
Test if a value is an array-like object supporting the accessor (get/set) protocol.
Computes the L2 norm (Euclidean norm) of an array of values.
Define a read-write accessor.
The swiss army knife for binary data in JavaScript.
Server-side DOM implementation based on Mozilla's dom.js
Define a read-only accessor.
If available, the `Object.prototype.__proto__` accessor and mutator, call-bound