Galerie und tage
This commit is contained in:
4
node_modules/filenamify/readme.md
generated
vendored
4
node_modules/filenamify/readme.md
generated
vendored
@@ -8,7 +8,7 @@ On Unix-like systems `/` is reserved and [`<>:"/\|?*`](http://msdn.microsoft.com
|
||||
## Install
|
||||
|
||||
```
|
||||
$ npm install filenamify
|
||||
$ npm install --save filenamify
|
||||
```
|
||||
|
||||
|
||||
@@ -55,8 +55,6 @@ Cannot contain: `<` `>` `:` `"` `/` `\` `|` `?` `*`
|
||||
|
||||
- [filenamify-url](https://github.com/sindresorhus/filenamify-url) - Convert a URL to a valid filename
|
||||
- [valid-filename](https://github.com/sindresorhus/valid-filename) - Check if a string is a valid filename
|
||||
- [unused-filename](https://github.com/sindresorhus/unused-filename) - Get a unused filename by appending a number if it exists
|
||||
- [slugify](https://github.com/sindresorhus/slugify) - Slugify a string
|
||||
|
||||
|
||||
## License
|
||||
|
||||
Reference in New Issue
Block a user