sindresorhus / junkLinks
Filter out OS junk files like .DS_Store and Thumbs.db
☆245Updated 2 years ago
Alternatives and similar repositories for junk
Users that are interested in junk are comparing it to the libraries listed below
Sorting:
- Clean up error stack traces☆345Updated 2 months ago
- Reverse minimist. Convert an object of options into an array of command-line arguments☆187Updated 2 years ago
- Simple micro templating☆372Updated 3 months ago
- Move a file - Even works across devices☆204Updated 2 years ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆358Updated last year
- Convert a tilde path to an absolute path: ~/dev => /Users/sindresorhus/dev☆148Updated 4 months ago
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆144Updated 4 months ago
- Copy files☆435Updated 2 months ago
- Parse yes/no like values☆272Updated 4 months ago
- Find the closest package.json file☆166Updated 7 months ago
- Read and parse a JSON file☆247Updated 2 years ago
- Sort an array on an object property☆201Updated 3 months ago
- Get the latest version of an npm package☆175Updated last year
- Get the system locale☆228Updated 4 years ago
- Import all modules in a directory☆139Updated 3 years ago
- Reliably get the terminal window size☆146Updated 2 years ago
- Find the root directory of a Node.js project or npm package☆250Updated 7 months ago
- Get a random temporary file or directory path☆440Updated 2 years ago
- Pluralize a word☆253Updated 2 months ago
- Parse JSON with more helpful errors☆371Updated 9 months ago
- Strip leading whitespace from each line in a string☆144Updated 2 months ago
- Ensure a function is only called once☆164Updated 2 years ago
- Make a directory and its parents if needed - Think `mkdir -p`☆478Updated 4 months ago
- Get stdin as a string or buffer☆346Updated 2 years ago
- Show a message to your users to upgrade Node instead of a stacktrace☆241Updated 2 years ago
- Wait for a condition to be true☆166Updated 3 months ago
- Detects if a file is binary in Node.js. Similar to Perl's -B☆171Updated 3 weeks ago
- Create an error from multiple errors☆249Updated 2 years ago
- Import a module lazily☆249Updated 3 years ago
- Convert RGB color to HEX☆122Updated 2 years ago