web-component:FormsJS 网页组件

时间:2024-07-04 09:46:44
【文件属性】:

文件名称:web-component:FormsJS 网页组件

文件大小:8KB

文件格式:ZIP

更新时间:2024-07-04 09:46:44

JavaScript

Web 组件 Web 组件适配器 警告:正在开发中 此项目正在开发中,尚未准备好使用。 如果你想贡献,请检查代码并查看问题跟踪器 安装 使用 npm 或 Bower 安装 froms-js Web 组件 npm install forms-js-web-component bower install forms-js-webcomponent 使用 HTML 导入 在你的<head> : < link rel =" import " href =" forms-js-webcomponent/dist/index.html " > 在 HTML 或可编程性中使用 FormsJS 元素 HTML < form is =" forms-js " model =" {/*..*/} " view =" {/*..*/} " validation =" {/*..*/} " > <


【文件预览】:
web-component-master
----.gitignore(604B)
----karma.conf.js(848B)
----README.md(2KB)
----test()
--------specs.js(812B)
----LICENSE(1KB)
----.jshintrc(0B)
----package.json(1KB)
----.jshintignore(0B)
----src()
--------less()
--------template()
--------js()
----.travis.yml(173B)
----gulpfile.js(2KB)
----demo()
--------index.html(714B)

网友评论