Skip to content
This repository has been archived by the owner on Aug 6, 2022. It is now read-only.

ololoepepe/vk-openapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Vkontakte Open API for websites for use with Browserify

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published