x-barcode:使用Polymer的UPC-A(目前)条形码的Web组件包装

时间:2024-05-27 17:12:34
【文件属性】:

文件名称:x-barcode:使用Polymer的UPC-A(目前)条形码的Web组件包装

文件大小:240KB

文件格式:ZIP

更新时间:2024-05-27 17:12:34

HTML

使用Polymer 1.x的UPC-A(目前)条形码的Web组件包装。 维护。 演示版 。 用法 导入Web组件的polyfill: < script src =" bower_components/webcomponentsjs/webcomponentsjs.js " > </ script > 导入自定义元素: < link rel =" import " href =" src/x-barcode.html " > 开始使用它! < x> 设置 为了在本地运行它,您需要基本的服务器设置。 安装 。 安装 : $ [sudo] npm install -g grunt-cli 安装本地依赖项: $ npm install 运行本地服务器,然后打开http://localhost:8000 。


【文件预览】:
x-barcode-gh-pages
----index.html(3KB)
----bower.json(509B)
----Gruntfile.js(264B)
----src()
--------x-barcode.html(5KB)
----LICENSE(1KB)
----README.md(2KB)
----bower_components()
--------polymer()
--------webcomponentsjs()
----.editorconfig(214B)
----.gitignore(22B)
----package.json(502B)

网友评论