sindresorhus / filenamify-url
Convert a URL to a valid filename
☆77Updated last year
Alternatives and similar repositories for filenamify-url:
Users that are interested in filenamify-url are comparing it to the libraries listed below
- Filter object keys and values into a new object☆101Updated 9 months ago
- Convert a string to a valid safe filename on the command-line☆60Updated 3 years ago
- Get the first path that exists on disk of multiple paths☆58Updated 2 years ago
- Mimic a Node.js HTTP response stream☆59Updated last year
- Truncate a string to a specific width in the terminal☆87Updated last year
- Regular expression for matching reserved filename characters☆50Updated 2 years ago
- Make a function mimic another one☆94Updated 4 months ago
- Wait for any promise to be fulfilled☆54Updated 2 years ago
- List of text file extensions☆55Updated 4 months ago
- Get metadata on the default editor or a specific editor☆53Updated last year
- Run promise-returning & async functions a specific number of times concurrently☆39Updated 3 years ago
- Get a random item from an array☆57Updated 2 years ago
- Simplified high resolution timing☆79Updated 6 months ago
- Truncate a semver version: 1.2.3 → 1.2.0☆17Updated 2 years ago
- Pick random items from a list☆54Updated 3 years ago
- When copying or moving files, it's common for operating systems to automatically add an increment or 'copy' to duplicate file names. This…☆22Updated 5 years ago
- Iterate over promises serially☆50Updated 2 years ago
- Get a Gravatar image from an identifier, such as an email☆41Updated 3 years ago
- Compare URLs by first normalizing them☆66Updated last year
- Generate a random integer☆87Updated 3 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated 11 months ago
- Check if your package was installed globally☆70Updated last year
- Detect the dominant newline character of a string☆55Updated last year
- Get the version of a binary in semver format☆42Updated 11 months ago
- Get free disk space info from `df -kP`☆63Updated 2 years ago
- Convert a file path to a file URL: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆61Updated 11 months ago
- Run promise-returning & async functions repeatedly until you end it☆45Updated 3 years ago
- Ensure a function is only called once☆162Updated last year
- Check if a string is a URL☆85Updated last year
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆140Updated 2 years ago