@stdlib/iter-dedupe
Create an iterator which removes consecutive duplicated values.
Create an iterator which removes consecutive duplicated values.
Create an iterator which removes consecutive values that resolve to the same value according to a provided function.
Create an iterator which returns the intersection of two or more iterators.
Create an iterator which returns the intersection of two or more iterators according to a hash function.
Create an iterator which returns the union of two or more iterators.
Create an iterator which returns unique values.
Create an iterator which returns unique values according to a predicate function.
Create an iterator which returns unique values according to a hash function.
Remove consecutive duplicated values.
Copy elements to a new generic array after removing consecutive duplicated values.
检测目录中的重复文件
`clsx` dedupe version
Discard duplicate rules in your CSS files with PostCSS.
A package manager helper tool for debug list of defined (imported) packages in your ecosystem and prevent to duplicate import (install) multiple versions of the same package in your project (deduplicate packages).
Check for duplicates in the stream and filter them or throw an error
Vite plugin that removes duplicated CSS modules from your Vue JS bundle..
a quick implementation of cache for fetch inspired by next.js
Find duplicates in your lockfile
Deduplicate reference libraries using the sweep method