Showing 1-20 of 376,124 packages
Robust call-bound JavaScript intrinsics, using `call-bind` and `get-intrinsic`.
Graph layout for JavaScript
Give your JS App some Backbone with Models, Views, Collections, and Events.
A robust and multipurpose Graph object for JavaScript.
ECMAScript 5 compatibility shims for legacy JavaScript engines
Graph layout for JavaScript
ES2019 spec-compliant String.prototype.trimStart shim.
ES2019 spec-compliant String.prototype.trimEnd shim.
A directed and undirected multi-graph library
MessagePack for ECMA-262/JavaScript/TypeScript
Determine if the JS environment has `Symbol.toStringTag` support. Supports spec, or shams.
A fork of `dagre-layout` with individual lodash-es imports and ESM build
Get and robustly cache all JS language-level intrinsics at first require time
Which kind of Collection (Map, Set, WeakMap, WeakSet) is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
A directed and undirected multi-graph library
Gets the description of a Symbol. Handles `Symbol()` vs `Symbol('')` properly when possible.
Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.
graph logic and traversal
`Object.defineProperty`, but not IE 8's broken one.