matheusrocha89 / react-page

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

Home Page:https://react-page.github.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ReactPage

Build Status Coverage Status Docs

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.

ReactPage Demo

Install

yarn add @react-page/editor

or

npm install --save @react-page/editor

There is also a next release channel, which might contain unstable features:

yarn add @react-page/editor@next

or

npm install --save @react-page/editor@next

Demo

A demo can be found on Demo which reflects the stable release channel on npm.

the next versions is also available as a demo: Demo next

Documentation

The documentation is available at docs

The best place to start is Quick Start.

Attributions

Formerly known as ORY Editor

Original Library created by @aeneasr @ory

Follow twitter Follow GitHub

In the wild

Sponsored by

  • GuestBell - Customer centric online POS for Hotels and short terms stays.
  • Panter - Software engineering company for custom solutions. Located in Zürich Switzerland.
  • Impact Hub Switzerland - Coworking spaces and community of creators creating a radically collaborative world.

Community

join us in the new Discussion board

About

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

https://react-page.github.io/

License:MIT License


Languages

Language:TypeScript 92.2%Language:CSS 4.4%Language:JavaScript 3.3%