[ 源代码: node-es6-weak-map ]
软件包: node-es6-weak-map (2.0.3-2)
node-es6-weak-map 的相关链接
Trisquel 的资源:
下载源码包 node-es6-weak-map:
- [node-es6-weak-map_2.0.3-2.dsc]
- [node-es6-weak-map_2.0.3.orig.tar.gz]
- [node-es6-weak-map_2.0.3-2.debian.tar.xz]
维护者:
Original Maintainers:
- Debian Javascript Maintainers (Mail Archive)
- Pirate Praveen
外部的资源:
- 主页 [github.com]
相似软件包:
ECMAScript6 WeakMap polyfill
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.
其他与 node-es6-weak-map 有关的软件包
|
|
|
-
- dep: node-d
- Property descriptor factory
-
- dep: node-es5-ext
- ECMAScript extensions and shims
-
- dep: node-es6-iterator
- ECMAScript 6 Iterator interface
-
- dep: node-es6-symbol
- ECMAScript 6 Symbol polyfill