rsx-compiler
v0.3.1
Published
RSX compiler - compiles .rsx files to executable code
Readme
rsx-compiler
将rsx文件编译为rust + hbs + js + css + json文件
例子
文件:/pages/about.rsx
编译为:
/dist/pages/about.rs
/dist/pages/about.hbs
/dist/pages/about.js
/dist/pages/about.css
/dist/pages/about.json