jstize.git
7 years agoMake --initial-indent be level number not number of spaces, make --wrap async
Nick Downing [Thu, 22 Nov 2018 12:25:50 +0000 (23:25 +1100)]
Make --initial-indent be level number not number of spaces, make --wrap async

7 years agoCareful attention to entities and quoting
Nick Downing [Mon, 19 Nov 2018 05:23:48 +0000 (16:23 +1100)]
Careful attention to entities and quoting

7 years agoAdd command line arguments to set indenting and wrapping options
Nick Downing [Mon, 19 Nov 2018 04:40:52 +0000 (15:40 +1100)]
Add command line arguments to set indenting and wrapping options

7 years agoSeparate out command line and I/O into cli.js which is executable as 'jstize'
Nick Downing [Mon, 19 Nov 2018 04:06:34 +0000 (15:06 +1100)]
Separate out command line and I/O into cli.js which is executable as 'jstize'

7 years agoInitial commit, basic command line JSTizer as unix filter
Nick Downing [Mon, 19 Nov 2018 03:57:50 +0000 (14:57 +1100)]
Initial commit, basic command line JSTizer as unix filter