Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-10-30T14:54:57.000Z (about 6 years ago)
- Last Synced: 2024-09-25T02:04:23.717Z (4 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
[![Build Status](https://travis-ci.org/jsy-lang/babel-plugin-offside-js.svg?branch=master)](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.