It is an automation script written in nodejs to make our work fast and simple .It remove spacing in your file add number un your file.
In the terminal type ...
npm install -y
Then type the command that you want to use under package.json then just type ..
npm link
in command promt type the commands
wcat -s filename //for spacing
wcat -n filename //for number
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.