1.2.1 • Published 6 months ago

editorjs-antd-renderer v1.2.1

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

6 months ago

1.2.0

6 months ago

1.1.0

6 months ago

1.0.10

8 months ago

1.0.9

9 months ago

1.0.8

9 months ago

1.0.7

9 months ago

1.0.6

9 months ago

1.0.5

9 months ago

1.0.4

10 months ago

1.0.2

10 months ago

1.0.1

10 months ago

1.0.0

10 months ago