https://github.com/jsy-lang/babel-plugin-offside-js
[deprecated] Babel JSY offside (indention) Javascript dialect. See babel-plugin-jsy-lite
https://github.com/jsy-lang/babel-plugin-offside-js
Last synced: 4 months ago
JSON representation
[deprecated] Babel JSY offside (indention) Javascript dialect. See babel-plugin-jsy-lite
- Host: GitHub
- URL: https://github.com/jsy-lang/babel-plugin-offside-js
- Owner: jsy-lang
- License: bsd-2-clause
- Archived: true
- Created: 2016-12-18T09:01:02.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-10-30T14:54:57.000Z (over 6 years ago)
- Last Synced: 2025-01-14T07:04:30.398Z (5 months ago)
- Language: JavaScript
- Homepage:
- Size: 599 KB
- Stars: 8
- Watchers: 3
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-babel - offside-js - Coffeescript-like indented block syntax hack. 🔧🚧 (Plugins / Syntax Sugar)
README
# babel-plugin-offside-js
[](https://travis-ci.org/jsy-lang/babel-plugin-offside-js)JSY is an indented (offside) JavaScript dialect. We believe indentation is better at describing code blocks.
This is the Babel 6.x + Babylon implementation.
Please see [JSY language docs](https://github.com/jsy-lang/jsy-lang-docs) for details on the JSY dialect.
## Deprecated
Please use [babel-plugin-jsy-lite](https://github.com/jsy-lang/babel-plugin-jsy-lite) instead.