Weexify
compile weex .we for browserify
Install
$npm install weexify browserify
Usage
browserify command line
transform a we file
to JS Bundle
$ browserify foo.we -t weexify > foo.js
browserify API
var browserify = weexify = fs = var b = output = fs bb
Issue & Feedback
Changelog
- 160620(0.0.1) : first version