common-soundcloud:嵌入式 SoundCloud 小部件的 API 包装器

时间:2021-07-16 08:17:05
【文件属性】:
文件名称:common-soundcloud:嵌入式 SoundCloud 小部件的 API 包装器
文件大小:11KB
文件格式:ZIP
更新时间:2021-07-16 08:17:05
JavaScript 通用声音云 SoundCloud HTML5 Widget API 的简单包装器 安装 $ npm install common-soundcloud 用法 var SoundCloud = require ( 'common-soundcloud' ) ; var player = new SoundCloud ( 'id-of-iframe' ) ; player . on ( 'ready' , function ( ) { player . play ( ) ; } ) ; 执照 麻省理工学院
【文件预览】:
common-soundcloud-master
----lib()
--------prepare-embed.js(489B)
--------load-api.js(290B)
----.npmignore(13B)
----example()
--------example.html(2KB)
--------example.js(1KB)
--------example.css(2KB)
----LICENSE(1KB)
----test()
--------load-api-test.js(680B)
--------helpers()
--------prepare-embed-test.js(740B)
--------test.html(363B)
--------common-soundcloud-test.js(4KB)
----README.md(319B)
----Makefile(428B)
----.gitignore(28B)
----index.js(2KB)
----package.json(785B)

网友评论