0.0.4 • Published 7 years ago

kge v0.0.4

Weekly downloads
12
License
-
Repository
-
Last release
7 years ago

node-kge

npm.io codecov

全民k歌 for Node.js

Installation

$ npm install kge

API

  • getUserInfo(share_uid: string): Promise<object>

  • getPlayList(share_uid: string, start_num: number, page_size: number): AxiosPromise

  • getSongInfo(share_id: string): Promise<object>

  • getLyrics(ksongmid: string): AxiosPromise

  • getPlayUrl(share_id: string): Promise<string>

License

MIT License

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago