1.0.3 • Published 8 years ago

sanifast v1.0.3

Weekly downloads
1
License
ISC
Repository
-
Last release
8 years ago

Sanifast

If you need sanitize many folders and files, Sanifast fits you.

Installing:

npm install sanifast

Running:

navigate to the folder you installed sanifast and run:

node node_modules/sanifast d:/dir-containing-files-to-be-sanitized removeSpaces=- stringCase=lower

You have 3 arguments:

Starting folder => d:/dir-containing-files-to-be-sanitized

Replace spaces => replaceSpaces=the string that you want replaces the blank spaces

String case => stringCase=lower (can be lower or upper)

Starting folder parameter is required and must be the first one.

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago