RunKit + npm: liqe

node v18.11.0
endpointsharetweet
var liqe = require("liqe") const s = "a" const ast = liqe.parse(s) console.log(ast) console.log(JSON.stringify(ast))
Created from: https://npm.runkit.com/liqe
Loading…