README.md
Prettify
Simple tool to prettyprint CSS & JSON (others coming soon)
Usage emples
- Convert minified file to human readable
- Fix your friends bad indentation
Input
- file - File in datacollection (support for others coming soon)
- type - File type (basicly file extension; case dosen't matter)
- indent - Indention string (use 4 spaces for example)