Official utility designed to convert rich text content—stored in JSON format within Storyblok's CMS—into HTML or framework-specific renderable elements
- Framework-Agnostic Rendering: Outputs raw HTML by default but can be configured to produce framework-specific elements, such as React components or Vue nodes.
- Custom Resolvers: Allows developers to override default rendering behavior for specific elements like links, images, and embedded components. This enables integration with custom components or styling frameworks like Tailwind CSS. Storyblok
- Image Optimization: Supports image optimization options, including lazy loading, responsive sizing, and format conversion (e.g., to WebP), enhancing performance and user experience. Storyblok
- TypeScript Support: Provides full TypeScript typings with generics, ensuring type safety and improved developer experience across different frameworks.
For complete documentation, please visit package reference
If you'd like to contribute, please refer to the contributing guidelines.
For help, discussion about best practices, or any other conversation that would benefit from being searchable:
For community support, chatting with other users, please visit:
For bugs or feature requests, please submit an issue.
[!IMPORTANT] Please search existing issues before submitting a new one. Issues without a minimal reproducible example will be closed. Why reproductions are Required.
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 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.
If you have a question, please ask in the Discuss Storyblok on Discord channel.