sindresorhus / valid-filenameLinks
Check if a string is a valid filename
☆62Updated 4 years ago
Alternatives and similar repositories for valid-filename
Users that are interested in valid-filename are comparing it to the libraries listed below
Sorting:
- Check if argv has a specific flag☆93Updated 4 years ago
- Trim newlines from the start and/or end of a string☆48Updated 2 years ago
- Check if your code is running as an npm or yarn script☆64Updated 3 weeks ago
- Filter object keys and values into a new object☆104Updated last year
- Check if a URL is absolute☆80Updated 3 weeks ago
- Regular expression for matching reserved filename characters☆50Updated 3 weeks ago
- Check if your package was installed globally☆69Updated last year
- Get a random temporary file path☆80Updated 2 years ago
- Get the path of the parent module☆78Updated 3 weeks ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated last year
- Get the directory of globally installed packages and binaries☆76Updated last year
- Check if a string is HTML☆95Updated 3 weeks ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Simple wildcard matching☆34Updated 3 weeks ago
- Get metadata on the default editor or a specific editor☆53Updated 3 weeks ago
- Create an array with values that are present in the first input array but not additional ones☆39Updated 4 years ago
- Exit the process when the `esc` key is pressed☆56Updated last year
- Replace all substring matches in a string☆89Updated 4 years ago
- Check if a string or buffer is SVG☆141Updated 2 months ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated 3 weeks ago
- Wordwrap a string with ANSI escape codes☆128Updated 3 weeks ago
- Lazy number range generator☆82Updated last year
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆55Updated 3 weeks ago
- Strip the final newline character from a string/buffer☆36Updated 11 months ago
- Check if a string matches the name of a Node.js builtin module☆61Updated 7 months ago
- Mimic a Node.js HTTP response stream☆59Updated last year
- Ensures a value is a valid error by making it one if not☆78Updated 3 weeks ago
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated 2 years ago
- Decompress a HTTP response if needed☆73Updated last year
- Strip leading whitespace from each line in a string☆142Updated 3 weeks ago