JavaScript Next features and their demos
-
Updated
Feb 21, 2017 - CSS
JavaScript Next features and their demos
[Node.js] It’s like WeakSet but it supports non-objects.
[Node.js] Returns true if a value can be used as a WeakSet item or a WeakMap key.
Is this value a JS WeakSet? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
Is this value a JS WeakMap? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
Playground for ECMAScript 2015 (ES6)
🎁 ES6 Map, Set, WeakMap and WeakSet polyfill in pure ES5
Which kind of Collection (Map, Set, WeakMap, WeakSet) is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
🔗 A module for merging WeakSets and WeakMaps.
Add a description, image, and links to the weakset topic page so that developers can more easily learn about it.
To associate your repository with the weakset topic, visit your repo's landing page and select "manage topics."