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:
- Parse yes/no like values☆272Updated 5 months ago
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆144Updated 5 months ago
- Reverse minimist. Convert an object of options into an array of command-line arguments☆187Updated 2 years ago
- Read and parse a JSON file☆247Updated 2 years ago
- Find the closest package.json file☆166Updated 8 months ago
- Get the system locale☆228Updated last week
- Get the latest version of an npm package☆177Updated last year
- Convert a tilde path to an absolute path: ~/dev => /Users/sindresorhus/dev☆148Updated 5 months ago
- Move a file, directory, or symlink - Even works across devices☆205Updated 2 weeks ago
- Find the root directory of a Node.js project or npm package☆250Updated last week
- Get metadata of a package from the npm registry☆247Updated last year
- Sort an array on an object property☆201Updated 4 months ago
- Strip leading whitespace from each line in a string☆145Updated 4 months ago
- Check if a string or buffer is SVG☆143Updated 7 months ago
- Wait for a condition to be true☆166Updated 4 months ago
- Reliably get the terminal window size☆146Updated last week
- Simple micro templating☆373Updated 4 months ago
- Import all modules in a directory☆139Updated 3 years ago
- Pluralize a word☆254Updated 3 months ago
- Copy files☆435Updated last week
- Detects if a file is binary in Node.js. Similar to Perl's -B☆171Updated last month
- Round a number to a specific number of decimal places: 1.234 → 1.2☆160Updated 4 months ago
- Check whether a package or organization name is available on npm☆173Updated last week
- Determine if a filename and/or buffer is text or binary. Smarter detection than the other solutions.☆158Updated 2 months ago
- Show a message to your users to upgrade Node instead of a stacktrace☆241Updated 2 years ago
- fs.readdir() with filter, recursion, absolute paths, promises, streams, and more!☆85Updated 5 years ago
- Convert RGB color to HEX☆122Updated 2 years ago
- Parse JSON with more helpful errors☆372Updated 10 months ago
- Compose promise-returning & async functions into a reusable pipeline☆126Updated 4 years ago
- Import a module lazily☆249Updated 3 years ago