Search
typescript-map
ES6 Map Implemented in TypeScript
v0.1.0 URL:
https://unpkg.com/typescript-map@0.1.0/index.js
Open
Browse Files
collection
es6
shim
harmony
list
hash
map
polyfill
ponyfill
ecmascript
typescript
generics
data
structures
collections
dictionary
tree
stack
queue
set
sonic-forest
High-performance (binary) tree and sorted map implementation (AVL, Splay, Radix, Red-Black)
v1.2.1 URL:
https://unpkg.com/sonic-forest@1.2.1/lib/index.js
Open
Browse Files
tree
binary tree
binary search tree
bst
avl
red-black
rb-tree
avl-tree
splay
splay tree
radix
treeverse
Walk any kind of tree structure depth- or breadth-first. Supports promises and advanced map-reduce operations with a very small API.
v3.0.0 URL:
https://unpkg.com/treeverse@3.0.0/lib/index.js
Open
Browse Files
tree
traversal
depth first search
breadth first search
tree-to-flat-map
Convert a tree to a flat map with dot-separated keys
v1.0.1 URL:
https://unpkg.com/tree-to-flat-map@1.0.1/dist/index.js
Open
Browse Files
flat
flatten
nested
tree
map
object
flat-map
dot-separated
keys
unist-util-map
unist utility to create a new tree by mapping all nodes
v4.0.0 URL:
https://unpkg.com/unist-util-map@4.0.0/index.js
Open
Browse Files
unist
unist-util
util
utility
node
tree
map
walk
visit