Search results

481 packages found

Implementation of Function.prototype.bind

published 1.1.2 6 months ago
M
Q
P

A querystring parser that supports nesting and arrays, with a depth limit

published 6.12.0 22 days ago
M
Q
P

Get and robustly cache all JS language-level intrinsics at first require time

published 1.2.4 2 months ago
M
Q
P

Robustly `.call.bind()` a function

published 1.0.7 2 months ago
M
Q
P

Is this specifier a node.js core module?

published 2.13.1 5 months ago
M
Q
P

string representations of objects in node and the browser

published 1.13.1 5 months ago
M
Q
P

resolve like require.resolve() on behalf of files asynchronously and synchronously

published 1.22.8 6 months ago
M
Q
P

Does the environment have full property descriptor support? Handles IE 8's broken defineProperty/gOPD.

published 1.0.2 2 months ago
M
Q
P

ES6 spec-compliant Object.assign shim. From https://github.com/es-shims/es6-shim

published 4.1.5 4 months ago
M
Q
P

Determine if the JS environment has `Symbol.toStringTag` support. Supports spec, or shams.

published 1.0.2 2 months ago
M
Q
P

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

ES spec-like internal slots

published 1.0.7 2 months ago
M
Q
P

ES6 spec-compliant RegExp.prototype.flags shim.

published 1.5.2 2 months ago
M
Q
P

Is this value negative zero? === will lie to you

published 2.0.3 a month ago
M
Q
P

Is this value a JS Typed Array? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.

published 1.1.13 2 months ago
M
Q
P

Gets the description of a Symbol. Handles `Symbol()` vs `Symbol('')` properly when possible.

published 1.0.2 2 months ago
M
Q
P

Returns an array of Typed Array names that are available in the current environment

published 1.0.7 a month ago
M
Q
P

Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.

published 1.1.15 18 days ago
M
Q
P

Is this value a JS SharedArrayBuffer?

published 1.0.3 a month ago
M
Q
P

Give a regex, get a robust predicate function that tests it against a string.

published 1.0.3 2 months ago
M
Q
P