es-shims/Object.valuesES2017 spec-compliant shim for Object.values
JavaScript★ 73↓ 253M/月2026年7月22日
es-shims/RegExp.prototype.flagsES6 spec-compliant RegExp.prototype.flags shim
JavaScript★ 8↓ 320M/月2026年7月22日
eslint-community/regexppThe regular expression parser for ECMAScript.
TypeScript★ 30↓ 495M/月2026年7月22日
inspect-js/has-tostringtagDetermine if the JS environment has `Symbol.toStringTag` support. Supports spec, or shams.
JavaScript★ 5↓ 529M/月2026年7月22日
JavaScript★ 46↓ 357M/月2026年7月22日
sindresorhus/identifier-regexRegular expression for matching JavaScript identifiers
JavaScript★ 18↓ 3.4M/月2026年7月17日
es-shims/Object.fromEntriesOfficial ES spec-compliant polyfill for Object.fromEntries
JavaScript★ 32↓ 248M/月2026年7月22日
inspect-js/is-weaksetIs this value a JS WeakSet? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
JavaScript★ 3↓ 293M/月2026年7月22日
inspect-js/which-boxed-primitiveWhich kind of boxed JS primitive is this?
JavaScript★ 7↓ 306M/月2026年7月22日
ljharb/unbox-primitiveUnbox a boxed JS primitive value.
JavaScript★ 7↓ 307M/月2026年7月22日
inspect-js/is-setIs this value a JS Set? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
JavaScript★ 3↓ 293M/月2026年7月22日
inspect-js/which-builtin-typeWhat is the type of this builtin JS value?
JavaScript★ 3↓ 275M/月2026年7月22日
ljharb/call-boundRobust call-bound JavaScript intrinsics, using `call-bind` and `get-intrinsic`.
JavaScript★ 6↓ 501M/月2026年7月22日
ljharb/set-function-lengthSet a function's length property
JavaScript★ 4↓ 362M/月2026年7月22日
estools/esqueryECMAScript AST query library.
JavaScript★ 887↓ 523M/月2026年7月22日
inspect-js/get-symbol-descriptionGets the description of a Symbol. Handles `Symbol()` vs `Symbol('')` properly when possible.
JavaScript★ 3↓ 307M/月2026年7月22日
ljharb/gopd`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.
JavaScript★ 2↓ 623M/月2026年7月22日
es-shims/Reflect.getPrototypeOfAn ES2015 mostly-spec-compliant `Reflect.getPrototypeOf` sham/polyfill/replacement that works in as many engines as possible.
JavaScript★ 3↓ 265M/月2026年7月22日
es-shims/es-object-atomsES Object-related atoms: Object, ToObject, RequireObjectCoercible
JavaScript★ 52026年7月22日
inspect-js/is-mapIs this value a JS Map? This module works cross-realm/iframe, and despite %Symbol.toStringTag%.
JavaScript★ 9↓ 294M/月2026年7月22日
inspect-js/is-weakmapIs this value a JS WeakMap? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
JavaScript★ 3↓ 281M/月2026年7月22日
ljharb/define-data-propertyDefine a data property on an object. Will fall back to assignment in an engine without descriptors.
JavaScript★ 3↓ 392M/月2026年7月22日
ljharb/es-define-property`Object.defineProperty`, but not IE 8's broken one.
JavaScript★ 4↓ 612M/月2026年7月22日
inspect-js/is-shared-array-bufferIs this value a JS SharedArrayBuffer? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.
JavaScript★ 3↓ 308M/月2026年7月22日
es-shims/Array.prototype.findLastIndexAn ESnext spec-compliant `Array.prototype.findLastIndex` shim/polyfill/replacement that works as far down as ES3.
JavaScript★ 3↓ 189M/月2026年7月22日
es-shims/ArrayBuffer.prototype.sliceES spec-compliant shim for ArrayBuffer.prototype.slice
JavaScript★ 0↓ 293M/月2026年7月22日
inspect-js/data-view-bufferGet the ArrayBuffer out of a DataView, robustly.
JavaScript★ 2↓ 270M/月2026年7月22日
inspect-js/data-view-byte-lengthGet the byteLength out of a DataView, robustly.
JavaScript★ 2↓ 259M/月2026年7月22日
inspect-js/data-view-byte-offsetGet the byteOffset out of a DataView, robustly.
JavaScript★ 2↓ 270M/月2026年7月22日
inspect-js/is-data-viewIs this value a JS DataView? This module works cross-realm/iframe, does not depend on instanceof or mutable properties, and despite ES6 Symbol.toStringTag.
JavaScript★ 2↓ 280M/月2026年7月22日