seriousManual / dedupeLinks
easy deduplication of array values
☆24Updated last year
Alternatives and similar repositories for dedupe
Users that are interested in dedupe are comparing it to the libraries listed below
Sorting:
- Clean and beautiful options for minimist☆53Updated 3 years ago
- Get the path to the user home directory☆159Updated 4 years ago
- Find multiple RegExp matches in a string☆91Updated 3 years ago
- Round a number to a specific number of decimal places: 1.234 → 1.2☆160Updated 4 months ago
- Import a module like with `require()` but from a given path☆86Updated 3 years ago
- Reliable way to to get the height and width of the terminal/console in a node.js environment.☆84Updated last year
- Get a formatted timestamp. Used in gulp, assemble, generate, and many others.☆110Updated 5 years ago
- Write data to a random temporary file☆108Updated 2 weeks ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆96Updated 3 years ago
- Look up environment settings specific to different operating systems.☆137Updated 5 years ago
- Easy error subclassing and stack customization☆66Updated 4 months ago
- Return a copy of an object without the given keys.☆78Updated 5 years ago
- Sanity check which files you are and aren't about to publish to npm☆85Updated 3 years ago
- Copy a file☆123Updated 5 months ago
- Truncate a string to a specific width in the terminal☆88Updated 3 months ago
- Check if a path exists☆155Updated 3 years ago
- Get locally or globally installation path of given package name.☆43Updated 3 years ago
- Resolve the path of a globally installed module☆42Updated 2 years ago
- process.hrtime() to words☆67Updated 5 years ago
- Convert HTML entities to HTML characters, e.g. `>` => `>`.☆39Updated 4 years ago
- find all require/import calls by walking the AST☆53Updated 4 years ago
- Map collection as specified in ECMAScript6☆73Updated 4 years ago
- Import a globally installed module☆59Updated 2 years ago
- Make your terminal beep☆135Updated 5 months ago
- Locate a program or locally installed node module's executable☆78Updated 9 years ago
- Align the text in a string.☆51Updated 5 years ago
- Returns true if a value exists, false if empty. Works with deeply nested values using object paths.☆26Updated 7 years ago
- Wait for any promise to be fulfilled☆56Updated 3 years ago
- Check if something is a promise☆45Updated 4 years ago
- Fuzzy match a command from a list (typo-safety)☆67Updated 10 years ago