hashtable-js
v1.0.1
Published
Javascript replacement for node-hashtable - https://github.com/chad3814/node-hashtable
Downloads
90
Maintainers
Readme
hashtable-js
A pure Javascript replacement for node-hashtable with a few limitations:
- Keys must be strings in contrast to node-hashtable supporting keys of any type
- The es6-map is currently not supported
License
Copyright (c) 2016, Marcus Wittig All rights reserved.