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`☆141Updated 3 years ago
- 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
- Check whether a package or organization name is available on npm☆171Updated last year
- Reverse minimist. Convert an object of options into an array of command-line arguments☆184Updated 2 years ago
- Clean up error stack traces☆340Updated 2 years ago
- Find the root directory of a Node.js project or npm package☆247Updated last month
- Copy files☆429Updated last year
- Read and parse a JSON file☆246Updated 2 years ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆350Updated 9 months ago
- Get the latest version of an npm package☆176Updated last year
- Move a file - Even works across devices☆201Updated last year
- Import all modules in a directory☆137Updated 2 years ago
- Pluralize a word☆249Updated 3 years ago
- Find the closest package.json file☆164Updated last month
- Check if a string or buffer is SVG☆140Updated 3 weeks ago
- Strip leading whitespace from each line in a string☆137Updated 3 years ago
- Wait for a condition to be true☆157Updated 2 years ago
- Simple micro templating☆364Updated 2 years ago
- Get the system locale☆227Updated 3 years ago
- Parse JSON with more helpful errors☆366Updated 3 months ago
- Round a number to a specific number of decimal places: 1.234 → 1.2☆156Updated last year
- Get a random temporary file or directory path☆434Updated 2 years ago
- when you want to fire an event no matter how a process exits.☆193Updated last year
- Show a message to your users to upgrade Node instead of a stacktrace☆241Updated 2 years ago
- Get the gzipped size of a string or buffer☆172Updated 3 years ago
- Copy a file☆121Updated last year
- Convert RGB color to HEX☆119Updated last year
- Check whether a package or organization name is available on npm☆287Updated last year
- Parse milliseconds into an object☆119Updated last year