file-name-fixer
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "file-name-fixer", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "Finds invalid file names and renames them.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
# file-name-fixer | ||
Finds invalid file names and renames them. | ||
Heres how to use it. First you need to install it globally: | ||
``` | ||
npm i file-name-fixer -g | ||
``` | ||
Once installed globally you can do the following: | ||
``` | ||
fix-file-names ./raw_assets | ||
``` |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
4340
14