https://github.com/reslear/vue-strapi-blocks-renderer-demo
https://github.com/reslear/vue-strapi-blocks-renderer-demo
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/reslear/vue-strapi-blocks-renderer-demo
- Owner: reslear
- License: mit
- Created: 2024-02-01T15:32:05.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-02T19:35:56.000Z (over 2 years ago)
- Last Synced: 2025-05-30T05:08:33.636Z (about 1 year ago)
- Language: Vue
- Homepage: https://reslear.github.io/vue-strapi-blocks-renderer-demo
- Size: 220 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Vue Strapi Blocks Renderer Demo
- [👀 Demo](https://reslear.github.io/vue-strapi-blocks-renderer-demo)
**Description:**
Vue Strapi Blocks Renderer Demo is a straightforward Vue.js application showcasing the integration of the Vue Strapi Blocks Renderer library. With a clean interface, users can input Strapi right text (blocks) content in JSON format, explore the rendered output, and copy the HTML code with ease. The demo ensures a smooth experience with error handling and provides convenient links to the library's GitHub repository and the demo's source code.
**Features:**
- Input Strapi right text (blocks) content in JSON format.
- Tabbed interface for viewing "Output" and "HTML" representations.
- Copy HTML content to the clipboard effortlessly.
- Error handling for JSON parsing issues.
- GitHub links for the Vue Strapi Blocks Renderer library and demo source code.
**Credits:**
- Developed by [@reslear](https://github.com/reslear).
- Vue Strapi Blocks Renderer Library: [GitHub Repository](https://github.com/niklasfjeldberg/vue-strapi-blocks-renderer/)
- Demo Source Code: [GitHub Repository](https://github.com/reslear/vue-strapi-blocks-renderer-demo)
Explore the simplicity and functionality of Vue Strapi Blocks Renderer with this demo, making content rendering with Strapi more accessible and user-friendly.