Search results

1352 packages found

Does this environment have the ability to get the [[Prototype]] of an object on creation with `__proto__`?

published 1.0.3 a month ago
M
Q
P

Standard library

published 3.36.1 9 hours ago
M
Q
P

Returns true if a value has the characteristics of a valid JavaScript descriptor. Works for data descriptors and accessor descriptors.

published 3.1.1 5 months ago
M
Q
P

Returns true if a value has the characteristics of a valid JavaScript accessor descriptor.

published 3.0.5 5 months ago
M
Q
P

Returns true if a value has the characteristics of a valid JavaScript data descriptor.

published 2.1.3 5 months ago
M
Q
P

Set a function's length property

published 1.2.2 10 days ago
M
Q
P

Standard library

published 3.36.1 9 hours ago
M
Q
P

Set a function's name property

published 2.0.2 a month ago
M
Q
P

Is this value a JS Set? This module works cross-realm/iframe, and despite ES6 @@toStringTag.

published 2.0.3 11 days ago
M
Q
P

Is this value a JS Map? This module works cross-realm/iframe, and despite ES6 @@toStringTag.

published 2.0.3 11 days ago
M
Q
P

Which kind of Collection (Map, Set, WeakMap, WeakSet) is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.

published 1.0.2 10 days ago
M
Q
P

Is this value a JS WeakSet? This module works cross-realm/iframe, and despite ES6 @@toStringTag.

published 2.0.3 11 days ago
M
Q
P

Is this value a JS WeakMap? This module works cross-realm/iframe, and despite ES6 @@toStringTag.

published 2.0.2 11 days ago
M
Q
P

ECMAScript 6 (Harmony) compatibility shims for legacy JavaScript engines

published 0.35.8 a year ago
M
Q
P

Like a JavaScript Set() but with a TTL for entries

published 1.4.0 5 months ago
M
Q
P

Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data.

published 3.0.2 3 years ago
M
Q
P

Javascript Data Structure. Heap, Binary Tree, Red Black Tree, Linked List, Deque, Trie, HashMap, Directed Graph, Undirected Graph, Binary Search Tree(BST), AVL Tree, Priority Queue, Graph, Queue, Tree Multiset, Singly Linked List, Doubly Linked List, Max

published 1.52.0 2 months ago
M
Q
P

Iterator abstraction based on ES6 specification

published 2.0.3 6 years ago
M
Q
P

Array methods for ES6 Iterators

published 1.2.1 4 years ago
M
Q
P

Get, set, or delete a property from a nested object using a dot path

published 8.0.2 8 months ago
M
Q
P