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:
- Filter object keys and values into a new object☆103Updated last year
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆141Updated 3 years ago
- Make a function mimic another one☆95Updated 9 months 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
- Convert a string to a valid safe filename on the command-line☆61Updated 3 years ago
- Run promise-returning & async functions a specific number of times concurrently☆39Updated 3 years ago
- Extract the article title of a HTML document☆55Updated 3 years ago
- Get free disk space info from `df -kP`☆63Updated 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
- Boxes for use in the terminal☆100Updated 11 months ago
- Ensure a function is only called once☆162Updated last year
- Check if a string is a URL☆85Updated 2 years ago
- Detect the dominant newline character of a string☆55Updated last year
- List of text file extensions☆56Updated 9 months ago
- Truncate a semver version: 1.2.3 → 1.2.0☆17Updated 3 years ago
- Create clickable links in the terminal☆90Updated 4 years ago
- Regular expression for matching reserved filename characters☆50Updated 3 years ago
- Compare URLs by first normalizing them☆68Updated last year
- Get the visual width of the widest line in a string - the number of columns required to display it☆37Updated last year
- Split lines into an array of lines☆44Updated last year
- Get a random item from an array☆57Updated 3 years ago
- Split a string on the first occurrence of a given separator☆74Updated 3 years ago
- Wait for any promise to be fulfilled☆54Updated 3 years ago
- Get the first path that exists on disk of multiple paths☆59Updated 2 years ago
- Truncate a string to a specific width in the terminal☆87Updated last year
- Map of nouns to their irregular plural form☆89Updated last year
- Get the version of a binary in semver format☆42Updated last year
- Turn an object into a string of HTML attributes☆49Updated 2 years ago
- Parse/stringify contact info like `Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)`☆35Updated 3 years ago