migi

7.2.2 • Public • Published

A JavaScript MVVM Webcomponent on JSX

migi取自动漫寄生兽主角小右,意指以jsx语法将html模板寄生在js上。

NPM version Build Status Dependency Status

INSTALL

npm install migi

logo

文档

https://github.com/migijs/migi/wiki/文档

API

https://github.com/migijs/migi/wiki/API

Demo

  • 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/

License

[MIT License]

Package Sidebar

Install

npm i migi

Weekly Downloads

17

Version

7.2.2

License

MIT

Unpacked Size

661 kB

Total Files

106

Last publish

Collaborators

  • army8735