moon 介绍
MoMoon is a simple front end JavaScript library heavily inspired by vue. The library is fast,flexible,and easy to learn. Check out the Medium Article on the motivations for making this.?
Summary
Small file size (3kb minified + gzip)
?Blazing fast performance
Minimal & intuitive API
Compose with components
About
Moon is a JavaScript library with a minimal API and fast view compiler. It splits up a web application into two parts: the view and the data. The view is responsible for dis playing the data to the user. Moon compiles the view into a JavaScript program running on a 3kb runtime capable of creating,updating,and destroying the view. The data is a simple object with access to the Moon API for updating itself. 链接 : http://www.fly63.com/nav/977网站地址 : https://kbrsh.github.io/moon
GitHub: https://github.com/kbrsh/moon
网站描述: 一个 从Vue获得灵感的 UI 框架
moon官方网站
官方网站: https://kbrsh.github.io/moon
如果觉得 网站内容还不错,欢迎将 网站 推荐给程序员好友。
声明:本文来自网络,不代表【好得很程序员自学网】立场,转载请注明出处:http://www.haodehen.cn/did175639