react-page

Next-gen, highly customizable content editor for the browser - based on React and Redux and written in TypeScript. WYSIWYG on steroids.

Github星跟踪图

ReactPage (formerly known as ORY editor)

Build Status
Coverage Status
Docs Guide

ReactPage is a smart, extensible and modern editor ("WYSIWYG") for the web written in React. If you are fed up with the limitations of contenteditable, you are in the right place.

Bundle Size

We try to keep the initial bundle size low so that you can use this library also to render the content statically without edit functionality.

We achieve that by lazy-loading using import() functions. Most modern bundlers like webpack (e.g. in nextjs) support this kind of lazy loading. So the default editor-ui (based on material-ui) is only loaded if the editor is in editMode.

You can additionally use @react-page/renderer to have a minimal renderer.

Documentation

The docs can be found inside the docs folder of this project.

You can follow the Quick Start to get the basic editor running on your project.

A list of some packages and tools that we provide can be found here, check this file to see what you can accomplish with this editor.

Finally you can check the rest of the docs here

We also provide docummentations for all of the public api methods, the docs are available here

(currently outdated, sorry! )

Attributions

Formerly known as ORY Editor

Original Library created by @aeneasr @ory

Follow twitter
Follow GitHub

Community

join us on slack: https://reactpage.slack.com

主要指标

概览
名称与所有者react-page/react-page
主编程语言TypeScript
编程语言JavaScript (语言数: 3)
平台
许可证MIT License
所有者活动
创建于2015-05-29 12:19:44
推送于2025-08-31 08:36:31
最后一次提交2024-11-05 11:07:21
发布数532
最新版本名称v5.4.5 (发布于 )
第一版名称v0.0.1 (发布于 )
用户参与
星数9.5k
关注者数154
派生数656
提交数1.3k
已启用问题?
问题数708
打开的问题数2
拉请求数338
打开的拉请求数1
关闭的拉请求数109
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?