sindresorhus / filenamify-urlLinks
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
Sorting:
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆140Updated 3 years ago
- Columnated lists for the CLI. Unicode and ANSI safe.☆36Updated 3 years ago
- Make a function mimic another one☆94Updated 7 months ago
- List of text file extensions☆56Updated 7 months ago
- Get all email addresses in a string☆58Updated 3 years ago
- Filter object keys and values into a new object☆101Updated last year
- Wait for any promise to be fulfilled☆54Updated 2 years ago
- Detect the dominant newline character of a string☆55Updated last year
- Get the first path that exists on disk of multiple paths☆58Updated 2 years ago
- Get free disk space info from `df -kP`☆63Updated 2 years ago
- Truncate a string to a specific width in the terminal☆87Updated last year
- Get a Gravatar image from an identifier, such as an email☆41Updated 3 years ago
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆53Updated 2 years ago
- Map of nouns to their irregular plural form☆89Updated last year
- Regular expression for matching reserved filename characters☆50Updated 2 years ago
- Mimic a Node.js HTTP response stream☆59Updated last year
- Check if the process is running with elevated privileges☆41Updated 3 years ago
- Ensure a function is only called once☆162Updated last year
- Parse text columns, like the output of unix commands☆82Updated 3 years ago
- Boxes for use in the terminal☆98Updated 10 months ago
- Pick random items from a list☆54Updated 3 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated last year
- Toggle the CLI cursor☆108Updated 10 months ago
- Check if a string is a URL☆85Updated 2 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
- Check if your code is running in a JXA environment☆31Updated 3 years ago
- Extract the article title of a HTML document☆54Updated 3 years ago
- Compare URLs by first normalizing them☆67Updated last year
- A Map implementation with expirable items☆94Updated 3 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago