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:
- Reverse minimist. Convert an object of options into an array of command-line arguments☆187Updated 2 years ago
- Simple micro templating☆373Updated 4 months ago
- Convert a tilde path to an absolute path: ~/dev => /Users/sindresorhus/dev☆148Updated 4 months ago
- Clean up error stack traces☆346Updated 2 months ago
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆144Updated 4 months ago
- Get the latest version of an npm package☆176Updated last year
- Sort an array on an object property☆201Updated 3 months ago
- Detects if a file is binary in Node.js. Similar to Perl's -B☆171Updated 3 weeks ago
- Find the closest package.json file☆166Updated 7 months ago
- Read and parse a JSON file☆247Updated 2 years ago
- Strip leading whitespace from each line in a string☆145Updated 3 months ago
- Reliably get the terminal window size☆146Updated 2 years ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆358Updated last year
- Parse yes/no like values☆272Updated 5 months ago
- Copy files☆435Updated 3 months ago
- Get the system locale☆228Updated 4 years ago
- when you want to fire an event no matter how a process exits.☆197Updated 3 months ago
- Make a directory and its parents if needed - Think `mkdir -p`☆477Updated 4 months ago
- Get stdin as a string or buffer☆346Updated 2 years ago
- Pluralize a word☆254Updated 2 months ago
- 🚸 Cross platform children list of a PID.☆126Updated 3 years ago
- Find the root directory of a Node.js project or npm package☆250Updated 7 months ago
- Import all modules in a directory☆139Updated 3 years ago
- Wait for a condition to be true☆166Updated 4 months ago
- Parse JSON with more helpful errors☆373Updated 9 months ago
- Determine if a filename and/or buffer is text or binary. Smarter detection than the other solutions.☆158Updated 2 months ago
- Round a number to a specific number of decimal places: 1.234 → 1.2☆160Updated 4 months ago
- Move a file, directory, or symlink - Even works across devices☆205Updated this week
- Binary wrapper that makes your programs seamlessly available as local dependencies☆155Updated last year
- Boxes for use in the terminal☆106Updated last year