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:
- Reverse minimist. Convert an object of options into an array of command-line arguments☆184Updated 2 years ago
- Get the latest version of an npm package☆176Updated last year
- Clean up error stack traces☆341Updated 2 years ago
- Find the closest package.json file☆165Updated 2 months ago
- Pluralize a word☆249Updated 3 years ago
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆141Updated 3 years ago
- Move a file - Even works across devices☆201Updated last year
- Copy files☆430Updated this week
- Wait for a condition to be true☆158Updated 2 years ago
- Reliably get the terminal window size☆143Updated last year
- Simple micro templating☆365Updated 2 years ago
- Get the system locale☆227Updated 3 years ago
- Get metadata of a package from the npm registry☆242Updated last year
- Parse yes/no like values☆270Updated 3 years ago
- Convert a tilde path to an absolute path: ~/dev => /Users/sindresorhus/dev☆145Updated 2 years ago
- Find the root directory of a Node.js project or npm package☆246Updated 2 months ago
- Get a random temporary file or directory path☆436Updated 2 years ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆352Updated 9 months ago
- Get stdin as a string or buffer☆340Updated last year
- Strip leading whitespace from each line in a string☆137Updated 3 years ago
- Read and parse a JSON file☆245Updated 2 years ago
- Show a message to your users to upgrade Node instead of a stacktrace☆241Updated 2 years ago
- Parse JSON with more helpful errors☆366Updated 4 months ago
- Read a package.json file☆169Updated last year
- Improved typeof detection for node.js and the browser.☆127Updated last year
- Import all modules in a directory☆137Updated 2 years ago
- Convert a value to an array☆129Updated 3 years ago
- Import a module while bypassing the cache☆285Updated 6 months ago
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆111Updated 2 years ago
- Extends minimatch.match() with support for multiple patterns☆303Updated last year