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
- Make a function mimic another one☆95Updated 9 months ago
- Check if a string is a URL☆85Updated 2 years ago
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆141Updated 3 years ago
- List of text file extensions☆56Updated 9 months ago
- Extract the article title of a HTML document☆55Updated 3 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 a random item from an array☆56Updated 3 years ago
- Detect the dominant newline character of a string☆55Updated last year
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆53Updated 2 years ago
- Get a Gravatar image from an identifier, such as an email☆41Updated 3 years ago
- Boxes for use in the terminal☆101Updated last year
- 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
- Get free disk space info from `df -kP`☆63Updated 3 years ago
- Truncate a semver version: 1.2.3 → 1.2.0☆17Updated 3 years ago
- Wait for any promise to be fulfilled☆54Updated 3 years ago
- Regular expression for matching reserved filename characters☆50Updated 3 years ago
- Convert a string to a valid safe filename on the command-line☆61Updated 3 years ago
- Get the visual width of the widest line in a string - the number of columns required to display it☆37Updated last year
- Truncate a string to a specific width in the terminal☆87Updated last year
- Create clickable links in the terminal☆90Updated 4 years ago
- Ensure a function is only called once☆162Updated last year
- Check if your package was installed globally☆70Updated last year
- Mimic a Node.js HTTP response stream☆59Updated last year
- Map of nouns to their irregular plural form☆89Updated last year
- Turn an object into a string of HTML attributes☆49Updated 2 years ago
- Run promise-returning & async functions a specific number of times concurrently☆39Updated 3 years ago
- Get metadata on the default editor or a specific editor☆53Updated 2 years ago
- Compare URLs by first normalizing them☆69Updated last year