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
- Reverse minimist. Convert an object of options into an array of command-line arguments☆185Updated last year
- Copy files☆427Updated 6 months ago
- Pluralize a word☆248Updated 2 years ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆344Updated 3 months ago
- Parse JSON with more helpful errors☆350Updated 10 months ago
- Show a message to your users to upgrade Node instead of a stacktrace☆241Updated last year
- Find the root directory of a Node.js project or npm package☆239Updated last year
- Get stdin as a string or buffer☆336Updated last year
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆141Updated 2 years ago
- Get the gzipped size of a string or buffer☆171Updated 3 years ago
- Clean up error stack traces☆338Updated last year
- Read and parse a JSON file☆245Updated last year
- Reliably get the terminal window size☆141Updated last year
- Parse yes/no like values☆268Updated 2 years ago
- when you want to fire an event no matter how a process exits.☆189Updated last year
- Find the closest package.json file☆162Updated last year
- Run a function exactly one time☆222Updated last year
- Make a directory and its parents if needed - Think `mkdir -p`☆477Updated 8 months ago
- Convert a tilde path to an absolute path: ~/dev => /Users/sindresorhus/dev☆144Updated last year
- Check whether a package or organization name is available on npm☆168Updated 11 months ago
- Get a random temporary file or directory path☆425Updated last year
- 🕐 Performance timings for HTTP requests☆192Updated 3 years ago
- Check whether a package or organization name is available on npm☆287Updated 11 months ago
- A Node.js file system walker with a Readable stream interface. Extracted from fs-extra.☆317Updated 2 years ago
- Simple micro templating☆362Updated 2 years ago
- Clear a module from the cache☆181Updated 3 years ago
- Extends minimatch.match() with support for multiple patterns☆299Updated last year
- Read a package.json file☆166Updated last year
- Sort an array on an object property☆200Updated 5 months ago
- Get metadata of a package from the npm registry☆237Updated 6 months ago