We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
filenamify-cli
1 parent b22fbd3 commit 61e219aCopy full SHA for 61e219a
readme.md
@@ -53,6 +53,7 @@ Cannot contain: `<` `>` `:` `"` `/` `\` `|` `?` `*`
53
54
## Related
55
56
+- [filenamify-cli](https://github.com/sindresorhus/filenamify-cli) - CLI for this module
57
- [filenamify-url](https://github.com/sindresorhus/filenamify-url) - Convert a URL to a valid filename
58
- [valid-filename](https://github.com/sindresorhus/valid-filename) - Check if a string is a valid filename
59
- [unused-filename](https://github.com/sindresorhus/unused-filename) - Get a unused filename by appending a number if it exists
0 commit comments