sindresorhus / filenamify-urlLinks
Convert a URL to a valid filename
☆78Updated 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:
- Filter object keys and values into a new object☆104Updated last year
- Regular expression for matching reserved filename characters☆50Updated 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 6 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated last year
- Convert a file path to a file URL: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆61Updated last year
- Extract the article title of a HTML document☆55Updated 3 years ago
- Boxes for use in the terminal☆102Updated last year
- Detect the dominant newline character of a string☆55Updated last year
- Get the first path that exists on disk of multiple paths☆59Updated 2 years ago
- Compare URLs by first normalizing them☆69Updated last year
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆141Updated 3 years ago
- Truncate a string to a specific width in the terminal☆87Updated last week
- Turn an object into a string of HTML attributes☆49Updated 2 years ago
- Mimic a Node.js HTTP response stream☆59Updated last year
- Make a function mimic another one☆95Updated 10 months ago
- Get all email addresses in a string☆59Updated 4 years ago
- Get a Gravatar image from an identifier, such as an email☆41Updated 4 years ago
- Create clickable links in the terminal☆90Updated 4 years ago
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆54Updated 2 years ago
- Check if a string is a URL☆85Updated 2 years ago
- Get a random item from an array☆56Updated 3 years ago
- Truncate a semver version: 1.2.3 → 1.2.0☆17Updated 3 years ago
- Split lines into an array of lines☆44Updated last year
- Run promise-returning & async functions a specific number of times concurrently☆39Updated 3 years ago
- Ensure a function is only called once☆162Updated last year
- Get free disk space info from `df -kP`☆63Updated 3 years ago
- List of text file extensions☆56Updated 10 months ago
- Map of nouns to their irregular plural form☆89Updated last year
- Get the visual width of the widest line in a string - the number of columns required to display it☆38Updated last year
- Parse text columns, like the output of unix commands☆82Updated 3 years ago