Sign in Sign up
npm

defaultdict-proxy

This is a port of [python's defaultdict](https://docs.python.org/2/library/collections.html#defaultdict-objects) to JavaScript. It uses proxies to create objects that return values other than ```undefined``` for attributes that haven't yet been set.

npm View on Npm

Activity

Latest release
9y ago
Total releases
2
Cadence
~22 days
Last 12 months
0

Details

License
MIT
First release
Nov 04, 2016
Releases
Version Released
1.0.1 patch
1.0.0 initial