Search
collection-visit
Visit a method over the items in an object, or map visit over the objects in an array.
v1.0.0 URL:
https://unpkg.com/collection-visit@1.0.0/index.js
Open
Browse Files
array
arrays
collection
context
function
helper
invoke
key
map
method
object
objects
value
visit
visitor
es6-map
ECMAScript6 Map polyfill
v0.1.5 URL:
https://unpkg.com/es6-map@0.1.5/index.js
Open
Browse Files
collection
es6
shim
harmony
list
hash
map
polyfill
ponyfill
ecmascript
collection-map
Returns an array of mapped values from an array or object.
v1.0.0 URL:
https://unpkg.com/collection-map@1.0.0/index.js
Open
Browse Files
collection
map
es6-weak-map
ECMAScript6 WeakMap polyfill
v2.0.3 URL:
https://unpkg.com/es6-weak-map@2.0.3/index.js
Open
Browse Files
map
weakmap
collection
es6
harmony
list
hash
gc
ponyfill
arr-filter
Faster alternative to javascript's native filter method.
v1.1.2 URL:
https://unpkg.com/arr-filter@1.1.2/index.js
Open
Browse Files
arr
array
collection
filter
util