Showing 1-20 of 1,765 packages
Create an array without duplicates
Removes duplicates from a sorted array in place
Find duplicate files
🐊Putout plugin adds ability to find and remove duplicates from logical expressions
rehype plugin to remove duplicates in attribute values with unique tokens
A simple array utility to find duplicates in your object array 😍
Discard duplicate rules in your CSS files with PostCSS.
A graphql-tag improvement library which de-duplicates fragments.
Concatenates two arrays, removing duplicates in the process and returns one array with unique values.
Remove duplicates from a stream based on a hashing function
Rename duplicates in an array object
Ensures unique values by rejecting duplicates.
Check for duplicates in the stream and filter them or throw an error
Check for duplicates in the stream and filter them or throw an error
Provides a CLI tool to detect accidental duplicates in a pnpm lockfile.
Check package dependencies for duplicates, peer dependencies satisfaction and more early
A replacement for the [`eslint-plugin-import/no-duplicates`](https://github.com/import-js/eslint-plugin-import/blob/main/docs/rules/no-duplicates.md) rule that includes an option to take into account the imported module name when considering duplicates.
Visualize and analyze your Webpack bundle to see which modules are taking up space and which might be duplicates.
Remove Duplicates from array
Creates and makes an array without duplicates. Even with array of objects with a specified matcher.