[ ソース: node-es6-weak-map ]
パッケージ: node-es6-weak-map (2.0.3-3)
node-es6-weak-map に関するリンク
Debian の資源:
node-es6-weak-map ソースパッケージをダウンロード:
- [node-es6-weak-map_2.0.3-3.dsc]
- [node-es6-weak-map_2.0.3.orig.tar.gz]
- [node-es6-weak-map_2.0.3-3.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [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