bespoke-indexfinger:在Bespoke.js中跟踪活动幻灯片

时间:2024-05-28 20:23:52
【文件属性】:

文件名称:bespoke-indexfinger:在Bespoke.js中跟踪活动幻灯片

文件大小:43KB

文件格式:ZIP

更新时间:2024-05-28 20:23:52

JavaScript

查看 在跟踪活动幻灯片。 该插件面向插件开发人员,而不是希望定制演示文稿的每天定制的用户。 下载 下载或 ,或使用。 用法 该插件以,这意味着它可以作为CommonJS / AMD模块或全局浏览器使用。 例如,当使用CommonJS模块时: var bespoke = require ( 'bespoke' ) , indexfinger = require ( 'bespoke-indexfinger' ) ; bespoke . from ( '#presentation' , [ indexfinger ( ) ] ) ; 使用浏览器全局变量时: bespoke . from ( '#presentation' , [ bespoke . plugins . indexfinger ( ) ] ) ; 在您的插件中,您可以轻松检查哪个幻灯片处于活动状态。 /


【文件预览】:
bespoke-indexfinger-master
----.jshintrc(407B)
----.gitattributes(12B)
----bower.json(220B)
----lib()
--------bespoke-indexfinger.js(2KB)
----demo()
--------index.html(2KB)
--------demo.js(256B)
--------4458644494_7956f22d6c_b-lowquality.jpg(32KB)
--------style.css(2KB)
----CONTRIBUTING.md(1KB)
----.travis.yml(73B)
----gulpfile.js(4KB)
----LICENSE(1KB)
----test()
--------spec()
----README.md(3KB)
----dist()
--------bespoke-indexfinger.js(3KB)
--------bespoke-indexfinger.min.js(2KB)
----.npmrc(19B)
----.editorconfig(216B)
----.gitignore(61B)
----karma.conf.js(584B)
----package.json(2KB)

网友评论