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:
- Make a function mimic another one☆94Updated 7 months ago
- Columnated lists for the CLI. Unicode and ANSI safe.☆36Updated 3 years ago
- List of text file extensions☆56Updated 7 months ago
- Detect the dominant newline character of a string☆55Updated last year
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆140Updated 3 years ago
- Truncate a string to a specific width in the terminal☆87Updated last year
- Ensure a function is only called once☆162Updated last year
- Filter object keys and values into a new object☆101Updated last year
- Check if the process is running with elevated privileges☆41Updated 3 years ago
- Regular expression for matching reserved filename characters☆50Updated 2 years ago
- Get a Gravatar image from an identifier, such as an email☆41Updated 3 years ago
- Wait for any promise to be fulfilled☆54Updated 2 years ago
- Pick random items from a list☆54Updated 3 years ago
- Map of nouns to their irregular plural form☆89Updated last year
- Get a random item from an array☆57Updated 3 years ago
- Convert a file path to a file URL: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆61Updated last year
- Check if a string is a URL☆85Updated last year
- Get the visual width of the widest line in a string - the number of columns required to display it☆37Updated last year
- Check if the process is running as administrator on Windows☆37Updated 3 years ago
- Check if a Buffer/Uint8Array is a WebP image☆19Updated 3 years ago
- Get the first path that exists on disk of multiple paths☆58Updated 2 years ago
- Get all email addresses in a string☆58Updated 3 years ago
- Easily handle defaults for your options☆74Updated last year
- Check if a process is running☆58Updated 3 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
- Lazy number range generator☆81Updated last year
- Indent each line in a string☆113Updated 2 years ago
- Convert a string to a valid safe filename on the command-line☆60Updated 3 years ago
- Get metadata on the default editor or a specific editor☆53Updated last year
- Linkify GitHub issue references☆46Updated 8 months ago