LiteScript
LiteScript copied to clipboard
export API to compile from JS?
I seen, that ./lib/js_lite.js do some magics, but don't have time to look deeply and suggest something.
Just need something like require('litescript').compile(liteScriptString) or something. Because we building @jstransformers, which currently have 130 transformers and counting - and more 100+ in issues tracker.