HashMap Class for JavaScript
JSON →The `hashmap` package provides a `HashMap` class for JavaScript, designed to store key/value pairs where keys can be of *any* data type, including objects, numbers, and dates, without the implicit stringification that occurs with plain JavaScript objects. This was a key differentiator before the introduction of native `Map` in ES6. The current stable version is 2.4.0. Given its last update was over eight years ago, the package is effectively abandoned, with no active development or release cadence. It targets both Node.js and browser environments and differentiates itself by allowing complex objects as keys without coercion.
Traffic · last 30 days ↑150% vs prev 7d
total hits 14
actors 7 distinct systems
last hit 6d ago MetaBot
top countries 🇺🇸 United States · 🇫🇮 Finland · 🇨🇦 Canada · 🇫🇷 France · 🇩🇪 Germany
API endpoints
full doc /v1/registry/hashmap
install /v1/registry/hashmap/install
compatibility /v1/registry/hashmap/compatibility