Search
arr-to-map
create a map from items of an array, using one property as 'key'
v1.0.3 URL:
https://unpkg.com/arr-to-map@1.0.3/index.js
Open
Browse Files
array
map
convert
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
map-visit
Map `visit` over an array of objects.
v1.0.0 URL:
https://unpkg.com/map-visit@1.0.0/index.js
Open
Browse Files
array
arrays
function
helper
invoke
key
map
method
object
objects
value
visit
visitor
run-parallel
Run an array of functions in parallel
v1.2.0 URL:
https://unpkg.com/run-parallel@1.2.0/index.js
Open
Browse Files
parallel
async
function
callback
asynchronous
run
array
run parallel
sort-keys
Sort the keys of an object
v5.1.0 URL:
https://unpkg.com/sort-keys@5.1.0/index.js
Open
Browse Files
sort
object
keys
key
stable
deterministic
deep
recursive
recursively
array
sorted
sorting