sindresorhus / filenamify-urlLinks
Convert a URL to a valid filename
☆78Updated 2 weeks 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☆104Updated last year
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆141Updated 3 weeks ago
- Check if a string is a URL☆87Updated 2 years ago
- Get a random item from an array☆56Updated 3 years ago
- Ensure a function is only called once☆162Updated last year
- Extract the article title of a HTML document☆55Updated 3 weeks ago
- Map of nouns to their irregular plural form☆89Updated 3 weeks ago
- Truncate a string to a specific width in the terminal☆87Updated 2 weeks ago
- Run promise-returning & async functions a specific number of times concurrently☆39Updated 3 years ago
- Boxes for use in the terminal☆103Updated last year
- Create clickable links in the terminal☆91Updated 3 weeks ago
- Detect the dominant newline character of a string☆55Updated 2 years ago
- Get the visual width of the widest line in a string - the number of columns required to display it☆39Updated last year
- Compare URLs by first normalizing them☆69Updated last year
- Make a function mimic another one☆95Updated 11 months ago
- List of text file extensions☆56Updated 11 months ago
- Convert a string to a valid safe filename on the command-line☆62Updated 2 weeks 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
- Convert a file path to a file URL: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆61Updated last year
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated last year
- Get free disk space info from `df -kP`☆62Updated 2 weeks ago
- Get the first path that exists on disk of multiple paths☆59Updated 2 weeks ago
- Mimic a Node.js HTTP response stream☆59Updated last year
- Split a string on the first occurrence of a given separator☆73Updated last month
- Truncate a semver version: 1.2.3 → 1.2.0☆17Updated 3 years ago
- Get a Gravatar image from an identifier, such as an email☆41Updated 4 years ago
- Turn an object into a string of HTML attributes☆49Updated 2 years ago
- Exit the process when the `esc` key is pressed☆56Updated last year
- Pick random items from a list☆55Updated 4 years ago
- Get all email addresses in a string☆58Updated 4 years ago