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:
- Convert a tilde path to an absolute path: ~/dev => /Users/sindresorhus/dev☆145Updated 3 weeks ago
- Read and parse a JSON file☆246Updated 2 years ago
- Reverse minimist. Convert an object of options into an array of command-line arguments☆184Updated 2 years ago
- Clean up error stack traces☆341Updated 2 weeks ago
- Copy files☆431Updated last month
- Parse yes/no like values☆270Updated last month
- Find the closest package.json file☆165Updated 3 months ago
- Strip leading whitespace from each line in a string☆142Updated 3 weeks ago
- Simple micro templating☆366Updated 2 weeks ago
- Move a file - Even works across devices☆202Updated last year
- Parse JSON with more helpful errors☆367Updated 5 months ago
- Detects if a file is binary in Node.js. Similar to Perl's -B☆167Updated 3 weeks ago
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆141Updated 3 weeks ago
- Get the latest version of an npm package☆176Updated last year
- Convert RGB color to HEX☆119Updated 2 years ago
- Find the root directory of a Node.js project or npm package☆246Updated 3 months ago
- Extends minimatch.match() with support for multiple patterns☆305Updated last year
- Get the system locale☆227Updated 3 years ago
- Show a message to your users to upgrade Node instead of a stacktrace☆241Updated 2 years ago
- Import all modules in a directory☆138Updated 2 years ago
- Import a module while bypassing the cache☆284Updated 8 months ago
- Get a random temporary file or directory path☆436Updated 2 years ago
- Check if a string is HTML☆95Updated 3 weeks ago
- Pluralize a word☆249Updated 3 years ago
- fs.readdir() with filter, recursion, absolute paths, promises, streams, and more!☆86Updated 5 years ago
- Get the gzipped size of a string or buffer☆172Updated 3 years ago
- Get metadata of a package from the npm registry☆244Updated last year
- Sort an array on an object property☆200Updated last month
- Round a number to a specific number of decimal places: 1.234 → 1.2☆160Updated 2 weeks ago
- Reliably get the terminal window size☆144Updated last year