babel-plugin-jsy-lite
v0.9.5
Published
Offside (indention) JSY syntax for Babel 6.x and 7.x
Downloads
48
Maintainers
Readme
babel-plugin-jsy-lite
JSY 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.