Filter out OS junk files like .DS_Store and Thumbs.db
☆246Sep 18, 2026Updated this week
Alternatives and similar repositories for junk
Users that are interested in junk are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Get the name and version of a macOS release from the Darwin version☆68Updated this week
- Truncate a semver version: 1.2.3 → 1.2.0☆17Updated this week
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆46Updated this week
- Get free disk space info from `df -kP`☆63Updated this week
- Modify the values of an object☆28Updated this week
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- Reverse minimist. Convert an object of options into an array of command-line arguments☆186Updated this week
- Detect the dominant newline character of a string☆55Updated this week
- Check if a path is the current working directory☆22Updated this week
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆23Updated this week
- Lowercase the keys of an object☆42Updated this week
- Create an array of unique values, in order, from the input arrays☆79Updated this week
- Check if a file path is a text file☆21Updated this week
- Check if a path is in the current working directory☆23Updated this week
- Check if your code is running as an npm or yarn script☆66Updated this week
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- Get the visual width of the widest line in a string - the number of columns required to display it☆40Updated this week
- Get the bundle identifier of the default browser (macOS). Example: com.apple.Safari☆13Updated this week
- Get the version of a binary in semver format☆43Updated this week
- Clone and modify a RegExp instance☆24Updated this week
- Get the first fulfilled promise that satisfies the provided testing function☆82Updated this week
- Filter object keys and values into a new object☆105Updated this week
- Trim newlines from the start and/or end of a string☆49Updated this week
- Iterate all the data in a stream☆38Jul 30, 2018Updated 8 years ago
- Check if a file path is a binary file☆49Updated this week
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- Get the revved file path of a file☆35Dec 23, 2021Updated 4 years ago
- Get the values of an object☆27Jun 21, 2023Updated 3 years ago
- Pretty UTC datetime: `2014-01-09 0601`☆31Updated this week
- Check if a path is inside another path☆40Updated this week
- Truncate a string to a specific width in the terminal☆97Updated this week
- Filter promises concurrently☆82Updated this week
- Get bundle name from a bundle identifier (macOS): com.apple.Safari → Safari☆18Mar 7, 2021Updated 5 years ago
- Strip redundant indentation and indent the string☆55Updated this week
- Get metadata on the default editor or a specific editor☆55Updated this week
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- Make a function mimic another one☆96Updated this week
- Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}☆37Updated this week
- Check if something is a promise☆44Updated this week
- Create a noop process and get the PID☆14Aug 10, 2021Updated 5 years ago
- Check if a value is an error constructor☆14Apr 7, 2021Updated 5 years ago
- Create an array with values that are present in the first input array but not additional ones☆40Updated this week
- Parse and stringify file paths with line and column like `unicorn.js14`☆25Nov 22, 2025Updated 10 months ago