From eb4a7557bee3e852190c868a3f9fee15b6f3d29b Mon Sep 17 00:00:00 2001 From: Niklas Fjeldberg Date: Sat, 3 Feb 2024 15:57:34 +0100 Subject: [PATCH] docs: features section --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 4899c7f..3c5d946 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,14 @@ Based on [@strapi/blocks-react-renderer](https://github.com/strapi/blocks-react- - 👀 [Demo](https://reslear.github.io/vue-strapi-blocks-renderer-demo/) - 🏀 [Online stackblitz playground](https://stackblitz.com/github/niklasfjeldberg/vue-strapi-blocks-renderer?file=src%2FApp.vue) +## Features + +- No dependencies +- Utilizes Vue futures +- Custom block types and modifiers +- Works with other editors that Strapi Blocks +- Typescript support + ## Installation Install the Blocks renderer and its peer dependencies: