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:
- Filter object keys and values into a new object☆104Updated last year
- Get a random temporary file path☆80Updated 2 years ago
- Create an array with values that are present in the first input array but not additional ones☆40Updated 4 years ago
- Check if argv has a specific flag☆94Updated 4 years ago
- Check if your code is running as an npm or yarn script☆64Updated last month
- Wordwrap a string with ANSI escape codes☆129Updated last month
- Trim newlines from the start and/or end of a string☆49Updated 2 years ago
- Regular expression for matching reserved filename characters☆50Updated last month
- Check if a string or buffer is SVG☆142Updated 3 months ago
- Get the fullname of the current user☆47Updated 2 years ago
- Strip the final newline character from a string/buffer☆36Updated 11 months ago
- Get the path of the parent module☆78Updated last month
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated last month
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated 2 years ago
- Get the directory of globally installed packages and binaries☆76Updated last year
- Check if a string is HTML☆95Updated last month
- Check if your package was installed globally☆69Updated last year
- Check if a string matches the name of a Node.js builtin module☆61Updated 8 months ago
- Ensures a value is a valid error by making it one if not☆82Updated last month
- Exit the process when the `esc` key is pressed☆57Updated last year
- Convert a string/Buffer/Uint8Array to a readable stream☆91Updated 3 years ago
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆56Updated last month
- Create an array without duplicates☆73Updated 4 years ago
- Wait for a specified number of promises to be fulfilled☆38Updated last month
- Indent each line in a string☆113Updated 3 years ago
- Simple wildcard matching☆34Updated last month
- Get metadata on the default editor or a specific editor☆53Updated last month
- Lax URL parsing with support for protocol-less URLs and IPs☆54Updated last month
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated last year