sindresorhus / junkLinks
Filter out OS junk files like .DS_Store and Thumbs.db
☆244Updated 2 years ago
Alternatives and similar repositories for junk
Users that are interested in junk are comparing it to the libraries listed below
Sorting:
- Pluralize a word☆248Updated last week
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆143Updated 2 months ago
- Find the closest package.json file☆165Updated 5 months ago
- Reverse minimist. Convert an object of options into an array of command-line arguments☆185Updated 2 years ago
- Read and parse a JSON file☆246Updated 2 years ago
- Parse yes/no like values☆271Updated 2 months ago
- Strip leading whitespace from each line in a string☆143Updated last month
- Convert a tilde path to an absolute path: ~/dev => /Users/sindresorhus/dev☆146Updated 2 months ago
- Sort an array on an object property☆201Updated last month
- Simple micro templating☆371Updated last month
- Clean up error stack traces☆344Updated last week
- Move a file - Even works across devices☆203Updated 2 years ago
- Get the latest version of an npm package☆175Updated last year
- Extends minimatch.match() with support for multiple patterns☆306Updated 2 years ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆357Updated 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
- Detects if a file is binary in Node.js. Similar to Perl's -B☆167Updated 3 weeks ago
- Find the root directory of a Node.js project or npm package☆247Updated 5 months ago
- Wait for a condition to be true☆163Updated last month
- Reliably get the terminal window size☆144Updated 2 years ago
- when you want to fire an event no matter how a process exits.☆194Updated 2 weeks ago
- Check if a string or buffer is SVG☆142Updated 4 months ago
- Boxes for use in the terminal☆104Updated last year
- Filter object keys and values into a new object☆104Updated last year
- Convert RGB color to HEX☆121Updated 2 years ago
- Detect the indentation of code☆197Updated last month
- Round a number to a specific number of decimal places: 1.234 → 1.2☆160Updated last month
- Get the gzipped size of a string or buffer☆172Updated 3 years ago
- Read a package.json file☆173Updated last week