Skip to content

Flui/vue-vk

Repository files navigation

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

About

A library that provides widgets for VK

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published