Formula-Editor公式编辑器

联合创作 · 2023-09-23 05:03

基于百度 kityformula-editor 开发的公式编辑器,有 android 和 web 两种模式


安装



npm install
npm install -g anywhere // 随启随用的静态服务器

编译



grunt build
anywhere -p {port} // 这里anywhere是为了开静态服务器,预览index.html

特性


设备类型:device - pc/android



{ip地址}:{port}?device=android
 


协议类型:protocol - iframe/webview/documentEvent



{ip地址}:{port}?protocol=webview
 


设备宽度:width



{ip地址}:{port}?width=1920
 


样式


安卓:



{ip地址}:{port}?device=android&protocol=webview&width=1920
 



web:



{ip地址}:{port}?device=pc&protocol=documentEvent&width=1920
 


浏览 24
点赞
评论
收藏
分享

手机扫一扫分享

编辑 分享
举报
评论
图片
表情
推荐
点赞
评论
收藏
分享

手机扫一扫分享

编辑 分享
举报