https://github.com/storyblok/storyblok-vue
Vue.js SDK for Storyblok CMS
https://github.com/storyblok/storyblok-vue
cms javascript storyblok template theme vue
Last synced: 4 months ago
JSON representation
Vue.js SDK for Storyblok CMS
- Host: GitHub
- URL: https://github.com/storyblok/storyblok-vue
- Owner: storyblok
- License: mit
- Created: 2017-01-31T21:39:28.000Z (almost 9 years ago)
- Default Branch: main
- Last Pushed: 2024-11-25T14:05:15.000Z (about 1 year ago)
- Last Synced: 2024-11-25T14:44:36.402Z (about 1 year ago)
- Topics: cms, javascript, storyblok, template, theme, vue
- Language: Vue
- Homepage:
- Size: 4.62 MB
- Stars: 95
- Watchers: 15
- Forks: 20
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-vue-refactor - storyblok-vue
README
> [!IMPORTANT]
> **📦 Package Migration Notice**
>
> This package has been migrated to the [Storyblok monorepo](https://github.com/storyblok/monoblok).
>
> **⚠️ This repository has been archived and is no longer maintained. Development has moved to the monorepo.**
>
> **New Location**: You can now find this package at [packages/vue](https://github.com/storyblok/monoblok/tree/main/packages/vue)
>
> Please visit the monorepo for the latest updates, issues, and contributions.
@storyblok/vue
The Vue SDK you need to interact with Storyblok API and enable the Real-time Visual Editing Experience.
## Features
- Fetch content from the Content Delivery API
- Connect frontend components with the Visual Editor via StoryblokBridge
- Render rich text content by providing a built-in component and composable
## Documentation
For complete documentation, please visit [package reference](https://www.storyblok.com/docs/packages/storyblok-vue)
## Contributing
If you'd like to contribute, please refer to the [contributing guidelines](CONTRIBUTING.md).
## Community
For help, discussion about best practices, or any other conversation that would benefit from being searchable:
- [Discuss Storyblok on Github Discussions](https://github.com/storyblok/storyblok/discussions)
For community support, chatting with other users, please visit:
- [Discuss Storyblok on Discord](https://discord.gg/jKrbAMz)
## Support
For bugs or feature requests, please [submit an issue](https://github.com/storyblok/storyblok-vue/issues/new/choose).
> [!IMPORTANT]
> Please search existing issues before submitting a new one. Issues without a minimal reproducible example will be closed. [Why reproductions are Required](https://antfu.me/posts/why-reproductions-are-required).
### I can't share my company project code
We understand that you might not be able to share your company's project code. Please provide a minimal reproducible example that demonstrates the issue by using tools like [Stackblitz](https://stackblitz.com) or a link to a Github Repo lease make sure you include a README file with the instructions to build and run the project, important not to include any access token, password or personal information of any kind.
### Feedback
If you have a question, please ask in the [Discuss Storyblok on Discord](https://discord.gg/jKrbAMz) channel.
## License
[License](/LICENSE)