sindresorhus / filenamify-urlLinks
Convert a URL to a valid filename
☆80Updated 4 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:
- Filter object keys and values into a new object☆105Updated last year
- Get a random item from an array☆58Updated 3 years ago
- Get the visual width of the widest line in a string - the number of columns required to display it☆40Updated last week
- Truncate a string to a specific width in the terminal☆88Updated 3 months ago
- Get the first path that exists on disk of multiple paths☆62Updated 4 months ago
- Ensure a function is only called once☆164Updated 2 years ago
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆144Updated 4 months ago
- Create clickable links in the terminal☆91Updated 4 months ago
- Make a function mimic another one☆96Updated last year
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆46Updated last year
- Detect the dominant newline character of a string☆56Updated 2 years ago
- Boxes for use in the terminal☆106Updated last year
- Map of nouns to their irregular plural form☆91Updated 3 months ago
- Get the default browser☆60Updated 2 months ago
- Get a Gravatar image from an identifier, such as an email☆42Updated 4 years ago
- Compare URLs by first normalizing them☆71Updated 2 years ago
- Extract the article title of a HTML document☆56Updated 4 months ago
- Truncate a semver version: 1.2.3 → 1.2.0☆18Updated 3 years ago
- Convert a file path to a file URL: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆63Updated last year
- Split a string on the first occurrence of a given separator☆75Updated 5 months ago
- List of text file extensions☆60Updated last year
- Mimic a Node.js HTTP response stream☆61Updated 2 years ago
- Check if a string is a URL☆87Updated 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 6 years ago
- Regular expression for matching reserved filename characters☆52Updated 4 months ago
- Check if your code is running in a JXA environment☆32Updated 4 years ago
- Convert a string to a valid safe filename on the command-line☆64Updated 4 months ago
- Get free disk space info from `df -kP`☆64Updated 4 months ago
- Wait for any promise to be fulfilled☆56Updated 3 years ago
- Turn an object into a string of HTML attributes☆50Updated 2 years ago