sindresorhus / junkLinks
Filter out OS junk files like .DS_Store and Thumbs.db
☆245Updated 2 years ago
Alternatives and similar repositories for junk
Users that are interested in junk are comparing it to the libraries listed below
Sorting:
- Clean up error stack traces☆345Updated last month
- Reverse minimist. Convert an object of options into an array of command-line arguments☆186Updated 2 years ago
- Read and parse a JSON file☆247Updated 2 years ago
- Parse yes/no like values☆272Updated 3 months ago
- Pluralize a word☆251Updated last month
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆144Updated 2 months ago
- Import all modules in a directory☆139Updated 2 years ago
- Sort an array on an object property☆201Updated last month
- Copy files☆436Updated last month
- Get the system locale☆228Updated 3 years ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆358Updated last year
- Move a file - Even works across devices☆204Updated 2 years ago
- Reliably get the terminal window size☆145Updated 2 years ago
- Simple micro templating☆371Updated 2 months ago
- Convert a tilde path to an absolute path: ~/dev => /Users/sindresorhus/dev☆148Updated 2 months ago
- Parse JSON with more helpful errors☆369Updated 7 months ago
- Find the root directory of a Node.js project or npm package☆248Updated 6 months ago
- Wait for a condition to be true☆165Updated 2 months ago
- Get stdin as a string or buffer☆345Updated 2 years ago
- Get the latest version of an npm package☆175Updated last year
- Find the closest package.json file☆166Updated 6 months ago
- Check whether a package or organization name is available on npm☆288Updated 2 months ago
- Show a message to your users to upgrade Node instead of a stacktrace☆241Updated 2 years ago
- Make a directory and its parents if needed - Think `mkdir -p`☆477Updated 2 months ago
- Check if a string is HTML☆95Updated 2 months ago
- Create an error from multiple errors☆250Updated 2 years ago
- Check whether a package or organization name is available on npm☆171Updated last year
- Round a number to a specific number of decimal places: 1.234 → 1.2☆161Updated 2 months ago
- when you want to fire an event no matter how a process exits.☆195Updated last month
- Check if a string or buffer is SVG☆143Updated 4 months ago