kge
v0.0.4
Published
[](https://circleci.com/gh/djyde/node-kge) [](https://codecov.io/gh/djyde/node-kge)
Downloads
13
Readme
node-kge
全民k歌 for Node.js
Installation
$ npm install kgeAPI
getUserInfo(share_uid: string): Promise<object>getPlayList(share_uid: string, start_num: number, page_size: number): AxiosPromisegetSongInfo(share_id: string): Promise<object>getLyrics(ksongmid: string): AxiosPromisegetPlayUrl(share_id: string): Promise<string>
License
MIT License
