Description
Standard library
Keywords
- ES3
- ES5
- ES6
- ES7
- ES2015
- ES2016
- ES2017
- ES2018
- ES2019
- ES2020
- ECMAScript 3
- ECMAScript 5
- ECMAScript 6
- ECMAScript 7
- View more
Publisher
Description
Standard library
Keywords
- ES3
- ES5
- ES6
- ES7
- ES2015
- ES2016
- ES2017
- ES2018
- ES2019
- ES2020
- ECMAScript 3
- ECMAScript 5
- ECMAScript 6
- ECMAScript 7
- View more
Publisher
Description
ES spec-like internal slots
Keywords
Publisher
Description
Which kind of Collection (Map, Set, WeakMap, WeakSet) is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
Keywords
Publisher
Description
Is this value a JS WeakSet? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
Keywords
Publisher
Description
Is this value a JS WeakMap? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
Keywords
Publisher
Description
Generic memoization with Map and WeakMap
Keywords
Publisher
Description
Utilities to get and check variable types (isString, isPlainObject, isRegExp, etc)
Keywords
- array
- assert
- assertion
- async
- async function
- async-function
- asyncFunction
- bool
- boolean
- browser
- check
- check-type
- checking
- class
- View more
Publisher
Description
An extended version of the Map class that can act as WeakMap as well.
Keywords
Publisher
Description
Standard library
Keywords
- ES3
- ES5
- ES6
- ES7
- ES2015
- ES2016
- ES2017
- ES2018
- ES2019
- ES2020
- ECMAScript 3
- ECMAScript 5
- ECMAScript 6
- ECMAScript 7
- View more
Publisher
Description
A simple and intuitive way to shim private methods and properties in JavaScript.
Keywords
Publisher
Description
ECMAScript6 WeakMap polyfill
Keywords
Publisher
Description
Pool of objects for primitives. (Make WeakMap accept primitive keys)
Keywords
Publisher
Description
An ultra light-weight, nonexhaustive, polyfills library
Keywords
- polyfills
- light-weight
- nonexhaustive
- Map
- Set
- WeakMap
- typescript
- Array.prototype.find
- Array.prototype.from
- Array.prototype.isView
- String.prototype.startsWith