This package has been deprecated

Author message:

This package is deprecated. Please use @storyblok/vue-2 for Vue 2 or @storyblok/vue for Vue 3

storyblok-vue

1.0.5 • Public • Published

Vue Storyblok plugin

Make any element editable with the Vue Storyblok directive. Just add v-editable="content" to a html element.

Compatibility

Requires Vue 2.0

Install

npm install storyblok-vue --save-dev

Usage

In your entry point:

import StoryblokVue from 'storyblok-vue'

Vue.use(StoryblokVue)

In the template:

<div v-editable="demo">
  Test
</div>

See the jsfiddle to learn how to load the data from Storyblok:
https://jsfiddle.net/delooks/6tnttqvy/

License

MIT

Readme

Keywords

Package Sidebar

Install

npm i storyblok-vue

Weekly Downloads

2,776

Version

1.0.5

License

MIT

Unpacked Size

4.2 kB

Total Files

5

Last publish

Collaborators

  • christianzoppisb
  • jpcfreire
  • delooks
  • dominikangerer
  • emanuelgsouza
  • samuells