Skip to content

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

License

Notifications You must be signed in to change notification settings

gimdongwoo/alloy.babel

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

alloy.babel

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%