Awesome
cTSS
This simple set of scripts and UI is a dirty draft for converting CSS to the Titanium Alloy TSS format. It's far from perfect but it's a nice starting point.
Having something like this in place would allow you to copy-paste styling from a HTML/CSS UI-builder or Sketch's CSS export into your Titanium Alloy project.
Please do fork ;)
Demo
Screenshot
Dependecies
This script relies on:
Resources
Scripts I considered and learned from:
Roadmap
- Provide more decent UI and verbose logging
- Support and validate more properties (background image..)
- Support and validate more units and values (url, gradient..)
- Real-time parsing while typing CSS