1.2.1 • Published 7 months ago

editorjs-antd-renderer v1.2.1

Weekly downloads
-
License
MIT
Repository
github
Last release
7 months ago

Editor.js renderer

Render Editor.js data to React components.

Supported Plugins

Getting Started

Install via npm, yarn or bun

npm install --save editorjs-antd-renderer antd @editorjs/editorjs @editorjs/paragraph ...other plugins

Basic Usage

import EditorJSRenderer from "editorjs-antd-renderer";

<EditorJSRenderer data={editorJSData} />;
1.2.1

7 months ago

1.2.0

7 months ago

1.1.0

7 months ago

1.0.10

9 months ago

1.0.9

9 months ago

1.0.8

9 months ago

1.0.7

10 months ago

1.0.6

10 months ago

1.0.5

10 months ago

1.0.4

10 months ago

1.0.2

11 months ago

1.0.1

11 months ago

1.0.0

11 months ago