node-es6-weak-map

ECMAScript6 WeakMap polyfill

Description

WeakMap collection as specified in ECMAScript6. Roughly inspired by Mark Miller's and Kris Kowal's WeakMap implementation.

Differences are:
 - Assumes compliant ES5 environment (no weird ES3 workarounds or hacks)
 - Well modularized CJS style
 - Based on one solution.

Limitations
 - Will fail on non extensible objects provided as keys

Node.js is an event-based server-side JavaScript engine.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/medikoo/es6-weak-map


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install node-es6-weak-map