文件名称:musixmatch:Musixmatch火
文件大小:19KB
文件格式:ZIP
更新时间:2024-06-07 04:03:43
JavaScript
音乐比赛 NodeJS musicmatch API 安装 $ npm install musicmatch 用法 music = require ( 'musicmatch' ) ( { apikey : "" } ) ; // or music = require ( 'musicmatch' ) ( ) ; 方法 名称 方法 chart.artists.get chart.tracks.get 追踪搜索 track.get track.subtitle.get track.lyrics.get track.snippet.get track.lyrics.post track.lyrics.feedback.post matcher.lyrics.get matcher.track.get matcherTrack matcher.subtitle.get
【文件预览】:
musixmatch-master
----.gitignore(72B)
----.babelrc(150B)
----package.json(770B)
----lib()
--------index.js(899B)
--------methods.js(931B)
--------methods.md(690B)
----readme.md(9KB)
----.npmignore(17B)
----yarn.lock(57KB)