sindresorhus / filenamify-urlLinks
Convert a URL to a valid filename
☆80Updated 3 months ago
Alternatives and similar repositories for filenamify-url
Users that are interested in filenamify-url are comparing it to the libraries listed below
Sorting:
- Ensure a function is only called once☆164Updated 2 years ago
- Boxes for use in the terminal☆104Updated last year
- Filter object keys and values into a new object☆105Updated last year
- Extract the article title of a HTML document☆56Updated 3 months ago
- Get free disk space info from `df -kP`☆64Updated 3 months ago
- Create clickable links in the terminal☆91Updated 3 months ago
- List of text file extensions☆59Updated last year
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆46Updated last year
- Map of nouns to their irregular plural form☆90Updated last month
- Make a function mimic another one☆97Updated last year
- Truncate a string to a specific width in the terminal☆88Updated 2 months ago
- Check if a string is a URL☆87Updated 2 years ago
- Detect the dominant newline character of a string☆56Updated 2 years ago
- Convert a file path to a file URL: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆63Updated last year
- Mimic a Node.js HTTP response stream☆61Updated 2 years ago
- Get a Gravatar image from an identifier, such as an email☆42Updated 4 years ago
- Check if a string is a valid filename☆63Updated 4 years ago
- Get metadata on the default editor or a specific editor☆55Updated 3 months ago
- Get the first path that exists on disk of multiple paths☆62Updated 3 months ago
- Run promise-returning & async functions a specific number of times concurrently☆41Updated 4 years ago
- Regular expression for matching reserved filename characters☆52Updated 3 months ago
- Wait for any promise to be fulfilled☆56Updated 3 years ago
- Get a random item from an array☆58Updated 3 years ago
- Compare URLs by first normalizing them☆71Updated last year
- Split a string on the first occurrence of a given separator☆75Updated 4 months ago
- Check if it's the first time the process is run☆82Updated 3 months ago
- Check if your code is running in a JXA environment☆32Updated 4 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 6 years ago
- Regular expression for matching issue references☆49Updated last year
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆144Updated 3 months ago