npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "items" 的结果(共 27 个)
@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
items

Bare minimum async methods

SEE LICENSE IN LICENSE.md
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
find-replace

Replace or remove multiple items in an array.

MIT
graph-simple-sequencer

Sort items in a graph using a topological sort into chunks

MIT
map-age-cleaner

Automatically cleanup expired items in a Map

MIT
premove

A tiny (208B to 260B) utility to remove items recursively

MIT
array-shuffle

Randomize the order of items in an array

MIT
lru_map

Finite key-value map using the Least Recently Used (LRU) algorithm where the most recently used objects are keept in the map while less recently used items are evicted to make room for new ones.

MIT
cli-select

Simple and interactive solution to provide a list of selectable items on the command line

MIT
linear-layout-vector

A sparse array of sizes that represent items in a dimension.

ISC
menu-string

Generate a menu with selectable menu items as a string

MIT
import-cost

This node module comes to help people who would like to develop extensions similar to [Import Cost VSCode extension](https://marketplace.visualstudio.com/items?itemName=wix.vscode-import-cost) for additional IDE's such as Atom, WebStorm, Sublime, Vim etc.

MIT
mdast-util-gfm-task-list-item

mdast extension to parse and serialize GFM task list items

MIT
arrayify-compact

Casts the given value to a flatten array, and removes falsey items (similar to lodash compact).

MIT
arrayify

Convert array like items or individual items into arrays

MIT
arr-exclude

Exclude certain items from an array

MIT
paginationator

Paginate an array into pages of items.

MIT
layout

Organize and layout items based on various algorithms

expiry-map

A Map implementation with expirable items

MIT
collection-visit

Visit a method over the items in an object, or map visit over the objects in an array.

MIT
handlebars-helper-eachitems

{{eachItems}} handlebars helper.

is-array-uniq

Check if all the items in an array are unique.

MIT