valid-filename
Filename validator
Checks whether a given string is a valid filename
Check if a string is a valid filename
59 stars
6 watching
7 forks
Language: JavaScript
last commit: over 3 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| Converts a string to a valid filename by replacing reserved characters and truncating long names. | 489 |
| Checks package or organization name availability on npm | 286 |
| A utility to check if package or organization names are available on npm. | 168 |
| Tool to check if a value is an Observable | 40 |
| Checks whether a website is functioning correctly or not. | 388 |
| Corrects string length counting by ignoring astral symbols and ANSI escape codes. | 163 |
| A utility for parsing yes/no like values with optional typo tolerance | 268 |
| Check website availability using an API | 361 |
| Checks if a process is running with elevated privileges | 41 |
| Verifies if a given string represents a valid fully qualified domain name | 21 |
| Converts a string or binary data into a stream for piping to other tools | 90 |
| Detects the type of file or input provided | 74 |
| Supports any Observable library and provides polyfills | 70 |
| Deletes files and directories using glob patterns with support for promises, multiple files, and protection against deleting the current working directory. | 1,327 |
| Prepends a user's PATH with local binaries | 104 |