搜索 "item" 的结果(共 12 个)
graph-sequencer
Sort items in a graph using a topological sort while resolving cycles with priority groups
MIT
array-each
Loop over each item in an array and call the given function on every element.
MIT
items-promise
Bare minimum async methods using promises
MIT
eachr
Give eachr an item to iterate (array, object or map) and an iterator, then in return eachr gives iterator the value and key of each item, and will stop if the iterator returned false.
Artistic-2.0
chainy-plugin-each
Chainy action that iterates through each item in the array with an asynchronous or synchronous iterator
MIT
chainy-plugin-map
Chainy action that replaces each item in the array with the result of an asynchronous or synchronous iterator
MIT