Convert a file path to a file URL: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`
☆63Apr 1, 2024Updated 2 years ago
Alternatives and similar repositories for file-url
Users that are interested in file-url 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 bundle identifier of the default browser (macOS). Example: com.apple.Safari☆13Nov 14, 2025Updated 7 months ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆25Jul 9, 2022Updated 3 years ago
- Truncate a semver version: 1.2.3 → 1.2.0☆17Jul 9, 2022Updated 3 years ago
- Ensure a function is stable, meaning the same input always produces the same output☆16Nov 4, 2023Updated 2 years ago
- Get free disk space info from `df -kP`☆65Sep 13, 2025Updated 9 months ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- Convert a path to a file url: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆28Aug 9, 2021Updated 4 years ago
- Check if a string is email like☆25Nov 11, 2025Updated 7 months ago
- ES2015 Math.imul() ponyfill☆11Oct 30, 2023Updated 2 years ago
- Convert a Source Map object to a comment☆16Aug 9, 2021Updated 4 years ago
- Include only certain items in an array☆19Jun 13, 2025Updated last year
- Split a string at one or more indices☆25May 3, 2021Updated 5 years ago
- Get the arguments of a function, arrow function, generator function, async function☆54Oct 30, 2023Updated 2 years ago
- ES2015 Math.hypot() ponyfill☆12Apr 7, 2021Updated 5 years ago
- Check if a number is a redirect HTTP status code☆25Apr 17, 2021Updated 5 years ago
- End-to-end encrypted cloud storage - Proton Drive • AdSpecial offer: 40% Off Yearly / 80% Off First Month. Protect your most important files, photos, and documents from prying eyes.
- Lowercase the keys of an object☆41Feb 2, 2026Updated 5 months ago
- Check if a file path is a binary file☆49Apr 30, 2024Updated 2 years ago
- Get the iTerm2 version☆11Jan 5, 2026Updated 6 months ago
- Get the avatar of a GitHub user☆21Oct 14, 2021Updated 4 years ago
- Detect the dominant newline character of a string☆56Sep 23, 2023Updated 2 years ago
- Check if a value is a function☆29May 3, 2021Updated 5 years ago
- Check if a value is a Blob☆24Oct 27, 2023Updated 2 years ago
- ES2015 Number.isFinite() ponyfill☆20Apr 7, 2021Updated 5 years ago
- List of platforms supported by Node.js☆12Nov 3, 2021Updated 4 years ago
- Deploy open-source AI quickly and easily - Special Bonus Offer • AdRunpod Hub is built for open source. One-click deployment and autoscaling endpoints without provisioning your own infrastructure.
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆46Apr 3, 2024Updated 2 years ago
- Get the URL from a web shortcut file☆15Aug 14, 2021Updated 4 years ago
- Create a MD5 hash with hex encoding☆46Nov 6, 2023Updated 2 years ago
- Recursively create nested directories with jsftp, like mkdirp☆22Aug 9, 2021Updated 4 years ago
- Node.js 0.12 fs.access() & fs.accessSync() ponyfill☆13Oct 30, 2023Updated 2 years ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆96Jul 8, 2022Updated 3 years ago
- Modify the filename in a path