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 closest package.json file☆162Updated last year
- Reverse minimist. Convert an object of options into an array of command-line arguments☆185Updated 2 years ago
- Get the system locale☆226Updated 3 years ago
- Convert a tilde path to an absolute path: ~/dev => /Users/sindresorhus/dev☆144Updated last year
- Reliably get the terminal window size☆141Updated last year
- Read and parse a JSON file☆245Updated last year
- Get the latest version of an npm package☆176Updated last year
- Show a message to your users to upgrade Node instead of a stacktrace☆241Updated last year
- Copy files☆428Updated 7 months ago
- Get stdin as a string or buffer☆338Updated last year
- Parse JSON with more helpful errors☆351Updated 11 months ago
- Run a function exactly one time☆222Updated last year
- Find the root directory of a Node.js project or npm package☆240Updated last year
- Read a package.json file☆166Updated last year
- Make a directory and its parents if needed - Think `mkdir -p`☆477Updated 10 months ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆345Updated 4 months ago
- Sort an array on an object property☆200Updated 6 months ago
- Get the gzipped size of a string or buffer☆171Updated 3 years ago
- Move a file - Even works across devices☆199Updated last year
- Clean up error stack traces☆339Updated last year
- Read the closest package.json file☆266Updated last year
- Like which(1) unix command. Find the first instance of an executable in the PATH.☆335Updated 5 months ago
- when you want to fire an event no matter how a process exits.☆189Updated last year
- Extends minimatch.match() with support for multiple patterns☆301Updated last year
- Get a random temporary file or directory path☆427Updated last year
- Detects if a file is binary in Node.js. Similar to Perl's -B☆164Updated 4 months ago
- Simple micro templating☆363Updated 2 years ago
- Recursive version of fs.readdir with small RAM & CPU footprint.☆387Updated 2 weeks ago
- A terminal based horizontal guage aka, a progress bar☆321Updated 10 months ago
- Pluralize a word☆249Updated 2 years ago