node-stringmap

fast and robust stringmap (Node.js module)
  https://github.com/olov/stringmap
  0
  no reviews



A fast and robust stringmap implementation that can hold any string keys, including __proto__, with minimal overhead compared to a plain object.

Node.js is an event-based server-side JavaScript engine.