editorjs-blocks-react-renderer
Component converter
A tool that converts EditorJS block data into reusable React HTML5 components
📔 Renders EditorJS blocks to semantic React HTML5 components. Unnopinated and flexible.
141 stars
4 watching
12 forks
Language: TypeScript
last commit: 3 months ago
Linked from 1 awesome list
editorjseditorjs-componenteditorjs-convertereditorjs-htmlreact
Related projects:
Repository | Description | Stars |
---|---|---|
cevinw/editorjs-react-parser | A library that renders editorjs block data to React components | 4 |
jungwoo-an/react-editor-js | A React-based implementation of the editor-js component with support for various block types and plugins. | 963 |
webjeffery/editor-js-component | An editor component library for Vue and React frameworks | 14 |
ckeditor/ckeditor4-react | A React component implementing a WYSIWYG editor | 97 |
uiwjs/react-monacoeditor | A React-based Monaco Editor component for creating and editing code | 296 |
preactjs/preact-render-to-string | A utility for rendering JSX and Preact components to HTML strings. | 653 |
rehypejs/rehype-react | Converts HTML to JSX code for various JavaScript frameworks | 393 |
jodit/jodit-react | A React wrapper for a WYSIWYG text editor with rich features and extensibility options | 368 |
milesj/interweave | A React library that safely renders HTML and filters attributes while providing additional features like autolinking and emoji support. | 1,096 |
ckeditor/ckeditor5-react | A React component for rich text editing in web applications | 425 |
jameslnewell/react-create-component-from-tag-prop | Utility to create React components from tag props with customizable styling options | 18 |
etozhealkhipce/editorjs-react | A React-based editor component suite with various tools and layouts for creating and displaying content. | 10 |
jamesplease/react-composer | A library to simplify composing multiple render prop components together | 611 |
pveyes/htmr | A lightweight library that converts HTML strings to React elements with customizable transformations and attribute handling. | 527 |
vorjyga/editorjs-to-html | Converts EditorJS JSON data to HTML code with customizable layouts and block templates. | 7 |