1279 packages found
Standard library
Returns true if a value has the characteristics of a valid JavaScript descriptor. Works for data descriptors and accessor descriptors.
ECMAScript 6 (Harmony) compatibility shims for legacy JavaScript engines
Does this environment have the ability to get the [[Prototype]] of an object on creation with `__proto__`?
Returns true if a value has the characteristics of a valid JavaScript data descriptor.
Returns true if a value has the characteristics of a valid JavaScript accessor descriptor.
Iterator abstraction based on ES6 specification
Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data.
Standard library
Is this value a JS Set? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
Is this value a JS Map? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
Get, set, or delete a property from a nested object using a dot path
javascript standard data structure library which benchmark against C++ STL
- data
- structure
- data structure
- rbTree
- rbtree
- RBTree
- red black tree
- ordered
- set
- map
- ordered map
- ordered set
- deque
- heap
- View more
Is this value a JS WeakSet? 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.
Is this value a JS WeakMap? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
Array methods for ES6 Iterators
Easily edit a json file from the CLI or NodeJS
Parses set-cookie headers into objects
Framework for rapidly creating high quality, server-side node.js applications, using plugins like building blocks