1.2.1 • Published 11 months ago

editorjs-antd-renderer v1.2.1

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

11 months ago

1.2.0

12 months ago

1.1.0

12 months ago

1.0.10

1 year ago

1.0.9

1 year ago

1.0.8

1 year ago

1.0.7

1 year ago

1.0.6

1 year ago

1.0.5

1 year ago

1.0.4

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago