sindresorhus / junkLinks
Filter out OS junk files like .DS_Store and Thumbs.db
☆241Updated 2 years ago
Alternatives and similar repositories for junk
Users that are interested in junk are comparing it to the libraries listed below
Sorting:
- Reliably get the terminal window size☆140Updated last year
- Copy files☆429Updated 10 months ago
- Sort an array on an object property☆200Updated 9 months ago
- Get a random temporary file or directory path☆429Updated last year
- Convert a tilde path to an absolute path: ~/dev => /Users/sindresorhus/dev☆145Updated last year
- Get stdin as a string or buffer☆338Updated last year
- Get the system locale☆227Updated 3 years ago
- Make a directory and its parents if needed - Think `mkdir -p`☆479Updated last year
- Read and parse a JSON file☆246Updated 2 years ago
- when you want to fire an event no matter how a process exits.☆191Updated last year
- Clean up error stack traces☆340Updated 2 years ago
- Get the gzipped size of a string or buffer☆172Updated 3 years ago
- Find the root directory of a Node.js project or npm package☆244Updated last year
- Check whether a package or organization name is available on npm☆287Updated last year
- Check whether a package or organization name is available on npm☆170Updated last year
- Reverse minimist. Convert an object of options into an array of command-line arguments☆185Updated 2 years ago
- Get the latest version of an npm package☆176Updated last year
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆140Updated 3 years ago
- Import all modules in a directory☆138Updated 2 years ago
- Show a message to your users to upgrade Node instead of a stacktrace☆241Updated 2 years ago
- Get metadata of a package from the npm registry☆242Updated 10 months ago
- Check if a string or buffer is SVG☆135Updated 3 weeks ago
- 🕐 Performance timings for HTTP requests☆191Updated 3 years ago
- Find the closest package.json file☆164Updated last year
- Like which(1) unix command. Find the first instance of an executable in the PATH.☆338Updated last month
- Move a file - Even works across devices☆199Updated last year
- Simple micro templating☆363Updated 2 years ago
- Wait for a condition to be true☆159Updated last year
- Read the closest package.json file☆268Updated last year
- Import a module while bypassing the cache☆284Updated 3 months ago