Offside (indention) JSY syntax for Babel 6.x and 7.x
npm install babel-plugin-jsy-liteJSY is an indented (offside) JavaScript dialect. We believe indentation is better at describing code blocks.
This is the newer [jsy-transpile][] based implementation for the Babel ecosystem,
replacing the older [babel-plugin-offside-js][] that injected and extended the Babylon parser using private APIs.
Please see JSY language docs for details on the JSY dialect.
[jsy-transpile]: https://github.com/jsy-lang/jsy-transpile
[babel-plugin-offside-js]: https://github.com/jsy-lang/babel-plugin-offside-js