npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "duplicates" 的结果(共 6 个)
apollo-link-dedup

Deduplicates queries that are currently on the wire

MIT
uniq

Removes duplicates from a sorted array in place

MIT
unique-concat

Concatenates two arrays, removing duplicates in the process and returns one array with unique values.

postcss-discard-duplicates-nightly

Discard duplicate rules in your CSS files with PostCSS.

MIT
postcss-discard-duplicates

Discard duplicate rules in your CSS files with PostCSS.

MIT
normalize-keywords

Normalize an array of keywords. Sorts and removes duplicates and common words (uses the 100 most common english words).