文件名称:web-presentation:纯Web组件演示框架
文件大小:25KB
文件格式:ZIP
更新时间:2024-05-24 12:06:02
CSS
网络演示 使用Web组件创建的演示框架 轻的 没有依赖关系 模块化的 可扩展的 例子 柱塞 尝试网络演示.. 入门 使用npm安装Web演示 npm i web-presentation 通过Bower获取Web演示 bower install web-presentation 在您的项目中包含dist/web-presentation.html文件。 <link rel="import" href="web-presentation.html"> 在html文件中使用网络幻灯片组件。 < web> < web> web> < web> < h1> web-presentation
【文件预览】:
web-presentation-master
----.gitignore(553B)
----README.md(3KB)
----LICENSE(1KB)
----bower.json(643B)
----package.json(903B)
----dist()
--------web-presentation.html(15KB)
--------transitions.css(26KB)
----src()
--------web-presentation-keyboardcontrols.html(692B)
--------web-slide.html(9KB)
--------web-slide-title.html(833B)
--------web-presentation.html(4KB)
--------web-presentation-progress.html(1KB)
--------transitions()
----gulpfile.js(1KB)
----demo()
--------web-presentation.html(15KB)
--------index.html(4KB)
--------styles.css(751B)
--------transitions.css(26KB)