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