Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 1.13 KB

README.md

File metadata and controls

20 lines (13 loc) · 1.13 KB

vk-music-api-wrapper NPM Version npm bundle size NPM License

Lightweight wrapper on the vk music api

WARNING: The library was created for educational purposes. Do not use it for commercial purposes, this will violate the license agreement. For educational purposes, the created library was intended to be used only in other educational projects

Report a bug
Contact the author

import { VKMusicAPI } from 'vk-music-api-wrapper'

const api = new VKMusicAPI({
    token: '*****'
})
  • token is required, to get it, follow the link, click "allow" and copy everything between access_token= and &expires_in