jstize.git
2 years agoChange from pnpm to npm, add ./link.sh shortcut for npm style package linking master
Nick Downing [Mon, 3 Jan 2022 03:59:04 +0000 (14:59 +1100)]
Change from pnpm to npm, add ./link.sh shortcut for npm style package linking

4 years agoChange yarn to pnpm, add commander dependency, fix command line help slightly
Nick Downing [Mon, 3 Feb 2020 15:55:54 +0000 (02:55 +1100)]
Change yarn to pnpm, add commander dependency, fix command line help slightly

5 years agoUpdate to jst_server.git commit 1cb4c27
Nick Downing [Sat, 19 Jan 2019 02:47:15 +0000 (13:47 +1100)]
Update to jst_server.git commit 1cb4c27

5 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

5 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

5 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

5 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'

5 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