npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "item" 的结果(共 12 个)
@jest/diff-sequences

Compare items in two sequences to find a longest common subsequence

MIT
graph-sequencer

Sort items in a graph using a topological sort while resolving cycles with priority groups

MIT
longest

Get the longest item in an array.

MIT
items

Bare minimum async methods

SEE LICENSE IN LICENSE.md
array-each

Loop over each item in an array and call the given function on every element.

MIT
find-index

finds an item in an array matching a predicate function, and returns its index

MIT
safe-push-apply

Push an array of items into an array, while being robust against prototype modification

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
find-replace

Replace or remove multiple items in an array.

MIT