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:
- Regular expression for matching reserved filename characters☆50Updated 3 years ago
- Filter object keys and values into a new object☆102Updated last year
- Make a function mimic another one☆94Updated 8 months ago
- Compare URLs by first normalizing them☆67Updated last year
- Ensure a function is only called once☆162Updated last year
- List of text file extensions☆56Updated 8 months ago
- Map of nouns to their irregular plural form☆89Updated last year
- Get a random item from an array☆57Updated 3 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated last year
- Detect the dominant newline character of a string☆55Updated last year
- Run promise-returning & async functions a specific number of times concurrently☆39Updated 3 years ago
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆140Updated 3 years ago
- Check if a string is a valid filename☆62Updated 3 years ago
- Boxes for use in the terminal☆98Updated 11 months ago
- Get the visual width of the widest line in a string - the number of columns required to display it☆37Updated last year
- Check if a string is a URL☆85Updated 2 years ago
- Get a Gravatar image from an identifier, such as an email☆41Updated 3 years ago
- Truncate a string to a specific width in the terminal☆87Updated last year
- List of video file extensions☆58Updated last year
- Get the first path that exists on disk of multiple paths☆59Updated 2 years ago
- Check if your package was installed globally☆70Updated last year
- Extract the article title of a HTML document☆55Updated 3 years ago
- Create clickable links in the terminal☆90Updated 4 years ago
- Convert a file path to a file URL: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆61Updated last year
- Get free disk space info from `df -kP`☆63Updated 3 years ago
- Get the default browser☆56Updated last year
- Toggle the CLI cursor☆110Updated 11 months 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 argv has a specific flag☆95Updated 3 years ago
- Truncate a semver version: 1.2.3 → 1.2.0☆17Updated 3 years ago