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:
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆140Updated 3 years 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☆185Updated 2 years ago
- Get the latest version of an npm package☆176Updated last year
- Move a file - Even works across devices☆200Updated last year
- Clean up error stack traces☆340Updated 2 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☆247Updated last month
- Find the closest package.json file☆164Updated last month
- Simple micro templating☆364Updated 2 years ago
- Sort an array on an object property☆200Updated 10 months ago
- Parse yes/no like values☆270Updated 3 years ago
- Copy files☆429Updated 11 months ago
- Pluralize a word☆249Updated 3 years ago
- Get the system locale☆227Updated 3 years ago
- Check if a string or buffer is SVG☆139Updated this week
- Strip leading whitespace from each line in a string☆137Updated 3 years ago
- Convert RGB color to HEX☆119Updated last year
- Check whether a package or organization name is available on npm☆170Updated last year
- Show a message to your users to upgrade Node instead of a stacktrace☆241Updated 2 years ago
- Run some code when the process exits☆289Updated last year
- Import all modules in a directory☆138Updated 2 years ago
- Get a random temporary file or directory path☆431Updated 2 years ago
- Wait for a condition to be true☆159Updated 2 years ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆349Updated 8 months ago
- Extends minimatch.match() with support for multiple patterns☆303Updated last year
- Reliably get the terminal window size☆142Updated last year
- Import a module while bypassing the cache☆284Updated 5 months ago
- Make a directory and its parents if needed - Think `mkdir -p`☆478Updated last year
- Get stdin as a string or buffer☆338Updated last year