This JavaScript HashMap implementation provides a basic structure for managing key-value pairs using a hash map data structure. A hash map allows efficient storage, retrieval, and manipulation of data ...
You can download the last stable version from the releases page. If you like risk, you can download the latest master version, it's usually stable.