Allow to output either raw or transformed AST, fix several transformation bugs with...
[jst.git] / cli.js
2022-01-14 Nick DowningAllow to output either raw or transformed AST, fix... master
2022-01-14 Nick DowningAllow option of raw AST output
2022-01-12 Nick DowningChange String.replace() to replaceAll() everywhere...
2022-01-12 Nick DowningAllow option of either astring (normal) or UglifyJS...
2020-02-03 Nick DowningChange yarn to pnpm, add commander dependency, fix...
2018-11-20 Nick DowningRemove caching facility, jst() now does bare text-to...