ember-spotify:在 Ember CLI 应用程序中使用 Spotify 的 Web 小部件的简单界面

时间:2021-05-29 02:42:23
【文件属性】:
文件名称:ember-spotify:在 Ember CLI 应用程序中使用 Spotify 的 Web 小部件的简单界面
文件大小:30KB
文件格式:ZIP
更新时间:2021-05-29 02:42:23
JavaScript Ember-Spotify 这个插件为 Spotify 的播放按钮和关注按钮添加了组件。 ember install ember-spotify 播放按钮 {{spotify-play-button uri='spotify:track:3yn7NKed1z6eforU1VcjXf' }} 这将呈现一个具有.spotify-play-button类的小部件。 可能的属性: uri - 任何歌曲、专辑或播放列表的 Spotify URI size - 'compact' (默认)或'large' theme - 'black' (默认)或'white' view - 'list' (默认)或'coverart' 关注按钮 {{spotify-follow-button uri='spotify:user:spotify:playlist:1WlfPkuw7bRJph
【文件预览】:
ember-spotify-master
----.gitignore(247B)
----README.md(1KB)
----.bowerrc(60B)
----.ember-cli(280B)
----tests()
--------test-helper.js(112B)
--------acceptance()
--------dummy()
--------unit()
--------.jshintrc(814B)
--------helpers()
--------index.html(960B)
----app()
--------components()
--------oldutils()
--------.gitkeep(0B)
----.jshintrc(518B)
----bower.json(501B)
----package.json(1KB)
----vendor()
--------.gitkeep(0B)
--------test-styling.css(154B)
----testem.json(198B)
----index.js(85B)
----config()
--------ember-try.js(607B)
--------environment.js(90B)
----LICENSE.md(1KB)
----addon()
--------components()
--------utils()
--------.gitkeep(0B)
--------mixins()
--------templates()
----.watchmanconfig(29B)
----.npmignore(141B)
----.travis.yml(670B)
----.editorconfig(543B)
----Brocfile.js(479B)

网友评论