{"library":"hashmap","type":"library","category":null,"description":"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.","language":"javascript","status":"abandoned","version":"2.4.0","tags":["javascript","hashmap","map","object","array","associative","nodejs","node"],"last_verified":"Wed May 27","install":[{"cmd":"npm install hashmap","imports":["const HashMap = require('hashmap');"]},{"cmd":"yarn add hashmap","imports":[]},{"cmd":"pnpm add hashmap","imports":[]}],"homepage":null,"github":"https://github.com/flesler/hashmap","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/hashmap","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/hashmap/compatibility"}}