Redom 介绍
RE:DOM is a tiny (2 KB) UI library by Juha Lindstedt and contributors,which adds some useful helpers to create DOM elements and keeping them in sync with the data.
Because RE:DOM is so close to the Meta l and doesn't use virtual dom,it's actually faster and uses less memory than almost all virtual dom based libraries,including react (benchmark).
It's also easy to create reusable components with RE:DOM.
Another great benefit is,that you can use just pure JavaScript,so no complicated templating languages to learn and hassle with.
网站地址 : https://redom.js.org/
GitHub: https://github.com/redom/redom
网站描述: 一个 轻便的创建 用户 接口的 JavaScript 库,测试覆盖率100%
Redom官方网站
官方网站: https://redom.js.org/
如果觉得 网站内容还不错,欢迎将 网站 推荐给程序员好友。
声明:本文来自网络,不代表【好得很程序员自学网】立场,转载请注明出处:http://www.haodehen.cn/did177291