Check if a string is a valid filename
☆60Aug 28, 2026Updated 3 weeks ago
Alternatives and similar repositories for valid-filename
Users that are interested in valid-filename are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆23Updated this week
- Regular expression for matching reserved filename characters☆52Updated this week
- Truncate a semver version: 1.2.3 → 1.2.0☆17Updated this week
- Get the URL from a web shortcut file☆15Aug 14, 2021Updated 5 years ago
- Strip a substring from the start/end of a string☆23Updated this week
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- Convert a URL to a valid filename☆80Updated this week
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆143Updated this week
- Parse/stringify contact info like `Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)`☆38Aug 9, 2021Updated 5 years ago
- List of platforms supported by Node.js☆12Nov 3, 2021Updated 4 years ago
- Split a string at one or more indices☆25May 3, 2021Updated 5 years ago
- Check if a number is a redirect HTTP status code☆25Updated this week
- Alphabetically sort an array of strings☆40Apr 9, 2021Updated 5 years ago
- Check if a path is a file, directory, or symlink☆81Updated this week
- Get a random key from an object☆18Jul 2, 2024Updated 2 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- Capitalize every word in string: unicorn cake → Unicorn Cake