0.1.3 • Published 6 years ago

vue-vk v0.1.3

Weekly downloads
11
License
MIT
Repository
github
Last release
6 years ago

vue-vk

Provides a simple layer on top of the VK widget iframe api.

Usage:

  • install via npm i vue-vk
  • register the components with
import VKWidgets from 'vue-vk';
import Vue from 'vue';

Vue.use(VKWidgets);

TODO: add component signatures

for now there are signatures defined in the storys

  • run npm run storybookto see them
0.1.3

6 years ago

0.1.2

6 years ago

0.1.1

6 years ago

0.1.0

6 years ago

0.0.1

6 years ago