sindresorhus / filenamify-url
Convert a URL to a valid filename
☆79Updated 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 7 months ago
- Detect the dominant newline character of a string☆55Updated last year
- Truncate a string to a specific width in the terminal☆86Updated last year
- Convert a file path to a file URL: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆61Updated 9 months ago
- Ensure a function is only called once☆162Updated last year
- Extract the article title of a HTML document☆54Updated 3 years ago
- Make a function mimic another one☆93Updated 2 months ago
- Mimic a Node.js HTTP response stream☆59Updated last year
- Get a Gravatar image from an identifier, such as an email☆41Updated 3 years ago
- Create clickable links in the terminal☆88Updated 3 years ago
- Iterate over promises serially☆50Updated 2 years ago
- Find multiple RegExp matches in a string☆92Updated 2 years ago
- Settle promises concurrently and get their fulfillment value or rejection reason with optional limited concurrency☆90Updated last year
- Get metadata on the default editor or a specific editor☆53Updated last year
- A Map implementation with expirable items☆92Updated 2 years ago
- Get a random item from an array☆57Updated 2 years ago
- Check when the DOM has loaded like `DOMContentLoaded`☆109Updated 4 months ago
- Check if a string is a URL☆84Updated last year
- List of text file extensions☆54Updated 2 months ago
- Get the first path that exists on disk of multiple paths☆58Updated last year
- Get all email addresses in a string☆58Updated 3 years ago
- Truncate a semver version: 1.2.3 → 1.2.0☆17Updated 2 years ago
- Regular expression for matching reserved filename characters☆50Updated 2 years ago
- Check if the process is running with elevated privileges☆40Updated 3 years ago
- Get the default browser☆54Updated last year
- Columnated lists for the CLI. Unicode and ANSI safe.☆34Updated 3 years ago
- Check if your package was installed globally☆70Updated last year
- Map of nouns to their irregular plural form☆87Updated 8 months ago
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆141Updated 2 years ago
- Get all URLs in a text file or stdin☆45Updated 2 years ago