vk-openapi
DefinitelyTyped icon, indicating that this package has TypeScript declarations provided by the separate @types/vk-openapi package

0.1.2 • Public • Published

Vkontakte Open API for websites for use with Browserify.

To make the story simple:

VK = require("vk-openapi");

//or

import VK from 'vk-openapi';

//then

VK.init({
  //And so on
});

See official site for VK object description.

Readme

Keywords

Package Sidebar

Install

npm i vk-openapi

Weekly Downloads

28

Version

0.1.2

License

MIT

Last publish

Collaborators

  • ololoepepe