migi
取自动漫寄生兽主角小右,意指以jsx语法将html模板寄生在js上。
npm install migi
https://github.com/migijs/migi/wiki/%E6%96%87%E6%A1%A3
https://github.com/migijs/migi/wiki/API
- demo目录下是一个web端的使用教程示例,本地浏览需要npm install安装依赖
- 依赖的语法解析器来自于homunculus:https://github.com/army8735/homunculus
- 依赖的jsx翻译工具来自于lefty:https://github.com/migijs/lefty
- 依赖的css注入工具来自于jaw:https://github.com/migijs/jaw
- 在线地址:http://army8735.me/migijs/migi/demo/
[MIT License]