NuxRef

nodejs-pseudomap - like ES6 `Map`, but without iterators

Website: https://github.com/isaacs/pseudomap#readme
License: ISC
Description:
A thing that is a lot like ES6 `Map`, but without iterators,
for use in environments where `for..of` syntax and `Map` are
not available.

Packages

nodejs-pseudomap-1.0.2-1.el7.nuxref.src [6 KiB] Changelog Chris Caron (2016-04-15):
- Initial release (v1.0.2-1)