react-page

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

Github stars Tracking Chart

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

Main metrics

Overview
Name With Ownerreact-page/react-page
Primary LanguageTypeScript
Program languageJavaScript (Language Count: 3)
Platform
License:MIT License
所有者活动
Created At2015-05-29 12:19:44
Pushed At2025-06-14 15:53:12
Last Commit At2024-11-05 11:07:21
Release Count532
Last Release Namev5.4.5 (Posted on )
First Release Namev0.0.1 (Posted on )
用户参与
Stargazers Count9.5k
Watchers Count157
Fork Count654
Commits Count1.3k
Has Issues Enabled
Issues Count708
Issue Open Count2
Pull Requests Count338
Pull Requests Open Count1
Pull Requests Close Count108
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private