1.0.5 • Published 6 years ago

hendriks v1.0.5

Weekly downloads
-
License
MIT
Repository
github
Last release
6 years ago

Hendriks

npm.io

Cleanse js, css, html, and other web development files of space indentation!

CLI Installation

npm install hendriks -g

CLI Usage

cd path/to/ugly-space-indented-project
hendriks

or for multiple projects

hendriks dev/proj0 dev/proj1 dev/proj2

node.js Usage

require('hendriks')(['dev/proj0', 'dev/proj1', 'dev/proj2']);

npm.io You can now use the hendriks command globally. Enjoy!

Donate!

Ethereum: 0xb4355179da353f1BA4AA0BB5a7E3Ba4FdC7128ea
Bitcoin: 1LJkyU5jdZb525sBwcx1dA2qV8kgowdcro
Patreon: https://www.patreon.com/qashto
Paypal: https://www.paypal.me/qashto/5

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

7 years ago

1.0.2

7 years ago