map-or-similar@1.5.0
// A JavaScript (JS) Map or Similar object polyfill if Map is not available.
$ npm install map-or-similar
downloads/wk
6,719,245
license
MIT
version
1.5.0
published
Jan 20, 2017
What is map-or-similar?
map-or-similar is a polyfill that provides a Map-like object for JavaScript environments where the native Map is not available. Developers use this package to ensure their code can work in older browsers or environments that lack Map support, while still getting Map-like functionality for storing key-value pairs.
Links
Keywords
Maintainers
thinkloop