18 packages matching “defaultdict”
defaultdict-proxy
v1.0.1 · 9 years ago
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.
No known vulnerabilities
defaultdict
v0.0.1 · 13 years ago
defaultdict -----------
No known vulnerabilities
@aureooms/js-collections-defaultdict
v4.0.0 · 6 years ago
Python's defaultdict data structure for JavaScript
No known vulnerabilities
python-default-dict
v2.0.2 · 7 years ago
A JavaScript implementation of Pythons `defaultdict`.
No known vulnerabilities
multimapkit
v0.1.0 · 3 months ago
Zero-dependency typed MultiMap and SetMultiMap — one key, many values. Inspired by Java Guava's Multimap and Python's defaultdict(list).
No known vulnerabilities
defaultdict2
v1.1.1 · 10 years ago
Dictionary-like object with a handler for missing keys
No known vulnerabilities
@wizhut_tech/wizjs
v0.1.7 · 24 days ago
Simple but useful hacks for everyday javascript programming
No known vulnerabilities
pinin
v0.2.0 · 4 years ago
TypeScript port of the Java library PinIn for Chinese text match using Pinyin - 用于各类汉语拼音匹配问题的库
No known vulnerabilities
@aureooms/js-collections
v4.0.0 · 6 years ago
Python's collections library for JavaScript
No known vulnerabilities
@notwoods/default-map
v1.0.0 · 4 years ago
A Map subclass that automatically adds missing values
No known vulnerabilities
custom-class
v1.0.0 · 8 years ago
Modify the internal behaviour of your JavaScript classes
No known vulnerabilities
dtail
v1.0.1 · 7 months ago
a Util Library for any TypeScript Project
No known vulnerabilities
fluency-drill
v0.1.0 · 4 months ago
Terminal practice tool for building muscle memory and fluency with the syntax and idioms of JavaScript, Python, and more. Drill methods, run exercises, and resume mid-session.
No known vulnerabilities
wordfrequenter
v1.0.0 · 8 years ago
word frequency
No known vulnerabilities
pythonlib
v2.0.4 · 8 months ago
Python standard library for TypeScript - itertools, functools, collections, datetime, re, and more. Zero dependencies. Full TypeScript support.
No known vulnerabilities
@benderthecrime/collections
v1.0.0 · 6 years ago
Helpful collections shamelessly copied from Python and ported to JS: orhttps://docs.python.org/2/library/collections.html#module-collections
No known vulnerabilities
undefined-killer
v1.0.0 · 11 years ago
Simple solution to this problem: "TypeError: Cannot set property 'x' of undefined"
No known vulnerabilities
CollectionMap
v1.0.2 · 10 years ago
An extension of Map that auto-initializes new values with empty collections and auto-removes empty collections being set
No known vulnerabilities