1.2.1 • Published 5 months ago

editorjs-antd-renderer v1.2.1

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

5 months ago

1.2.0

5 months ago

1.1.0

5 months ago

1.0.10

7 months ago

1.0.9

8 months ago

1.0.8

8 months ago

1.0.7

8 months ago

1.0.6

8 months ago

1.0.5

8 months ago

1.0.4

8 months ago

1.0.2

9 months ago

1.0.1

9 months ago

1.0.0

9 months ago