sindresorhus / junk
Filter out OS junk files like .DS_Store and Thumbs.db
☆241Updated last year
Alternatives and similar repositories for junk:
Users that are interested in junk are comparing it to the libraries listed below
- Find the root directory of a Node.js project or npm package☆240Updated last year
- Get the latest version of an npm package☆176Updated last year
- Reverse minimist. Convert an object of options into an array of command-line arguments☆185Updated 2 years ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆346Updated 5 months ago
- Read and parse a JSON file☆245Updated last year
- Reliably get the terminal window size☆141Updated last year
- Convert a tilde path to an absolute path: ~/dev => /Users/sindresorhus/dev☆144Updated last year
- Get a random temporary file or directory path☆427Updated last year
- Run a function exactly one time☆222Updated last year
- Clean up error stack traces☆339Updated 2 years ago
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆140Updated 3 years ago
- Get the system locale☆227Updated 3 years ago
- Find the closest package.json file☆162Updated last year
- Move a file - Even works across devices☆198Updated last year
- Sort an array on an object property☆200Updated 7 months ago
- Make your JSON look AWESOME☆247Updated last year
- Get the real length of a string - by correctly counting astral symbols and ignoring ansi escape codes☆165Updated 9 months ago
- Get metadata of a package from the npm registry☆240Updated 8 months ago
- Copy files☆428Updated 8 months ago
- Read a package.json file☆165Updated last year
- Get stdin as a string or buffer☆338Updated last year
- Check whether a package or organization name is available on npm☆287Updated last year
- Copy a file☆120Updated last year
- Show a message to your users to upgrade Node instead of a stacktrace☆241Updated last year
- Extends minimatch.match() with support for multiple patterns☆301Updated last year
- Check whether a package or organization name is available on npm☆170Updated last year
- when you want to fire an event no matter how a process exits.☆191Updated last year
- Create an error from multiple errors☆245Updated last year
- Get the gzipped size of a string or buffer☆171Updated 3 years ago
- Like which(1) unix command. Find the first instance of an executable in the PATH.☆335Updated 6 months ago