1.2.1 • Published 4 months ago

editorjs-antd-renderer v1.2.1

Weekly downloads
-
License
MIT
Repository
github
Last release
4 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

4 months ago

1.2.0

4 months ago

1.1.0

4 months ago

1.0.10

6 months ago

1.0.9

7 months ago

1.0.8

7 months ago

1.0.7

7 months ago

1.0.6

7 months ago

1.0.5

7 months ago

1.0.4

8 months ago

1.0.2

8 months ago

1.0.1

8 months ago

1.0.0

8 months ago