way.js 介绍
简单,轻量,持久,与框架无关的双向数据绑定JavaScript库。无需编写任何js 代码 。而且没有依赖性。
安装
npm?install?way-js
导入
import?'way-js';
例子
way.set("someS cop e",?{?with:?{?something:?"hello"?}}) <div?way-s cop e="someS cop e"> <div?way-s cop e="with"> <div?way-data="something"></div>?<!--?Will?render?"hello"?--> </div> </div>
网站地址 : https://gwendall.github.io/way/
GitHub: https://github.com/gwendall/way.js
网站描述: 简单,轻量级,持久化,框架无关的双向数据绑定Javascript库
way.js官方网站
官方网站: https://gwendall.github.io/way/
如果觉得 网站内容还不错,欢迎将 网站 推荐给程序员好友。
声明:本文来自网络,不代表【好得很程序员自学网】立场,转载请注明出处:http://www.haodehen.cn/did175609