Skip to content
This repository has been archived by the owner on Feb 25, 2023. It is now read-only.

Latest commit

 

History

History
13 lines (8 loc) · 732 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 732 Bytes

babel-plugin-jsy-lite

Build Status

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.