vladm3 / alloy.babel

Appcelerator Titanium plugin which enables ES6, Pug (Jade), STSS and LiveView support for Alloy projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

alloy.babel - NOT MAINTAINED. USE ti.transform STACK INSTEAD

Appcelerator Titanium plugin which enables ES6, Pug (Jade), STSS support for Alloy projects

Configuration

  1. Place all your code in the folder src instead of app
  2. npm install --save alloy.babel
  3. Add <plugin version="${plugin_version}">alloy.babel</plugin> to your tiapp.xml > ti:app > plugins XML element. Note: this plugin should appear before ti.alloy plugin

About

Appcelerator Titanium plugin which enables ES6, Pug (Jade), STSS and LiveView support for Alloy projects

License:MIT License


Languages

Language:JavaScript 100.0%