https://github.com/ory/editor
Next-gen, highly customizable content editor for the browser - based on React and written in TypeScript. WYSIWYG on steroids.
https://github.com/ory/editor
editor react sites wysiwyg-editor
Last synced: 4 months ago
JSON representation
Next-gen, highly customizable content editor for the browser - based on React and written in TypeScript. WYSIWYG on steroids.
- Host: GitHub
- URL: https://github.com/ory/editor
- Owner: react-page
- License: mit
- Created: 2015-05-29T12:19:44.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2024-11-05T10:10:36.000Z (6 months ago)
- Last Synced: 2024-12-15T20:02:06.281Z (5 months ago)
- Topics: editor, react, sites, wysiwyg-editor
- Language: TypeScript
- Homepage: https://react-page.github.io/
- Size: 221 MB
- Stars: 9,475
- Watchers: 157
- Forks: 638
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- awesome-wysiwyg - Ory editor - Next-gen, highly customizable content editor for the browser - based on React and Redux. WYSIWYG on steroids. (WYSIWYG-alike)
- awesome-wysiwyg-editors - Ory editor - 下一代、高度可定制的浏览器内容编辑器 - 基于 React 和 Redux。 所见即所得的 steroids。  (类似 WYSIWYG)
README
# ReactPage
⚠️ LOOKING FOR MAINTAINERS ⚠️
see https://github.com/react-page/react-page/issues/1329
---
[](https://app.travis-ci.com/react-page/react-page)
[](https://coveralls.io/github/ory/editor?branch=master)
[](https://react-page.github.io/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.
## Install
`yarn add @react-page/editor`
or
`npm install --save @react-page/editor`
There is also a `beta` release channel, which might contain unstable features:
`yarn add @react-page/editor@beta`
or
`npm install --save @react-page/editor@beta`
## Demo
A demo can be found on [Demo](https://react-page.github.io/) which reflects the `stable` release channel on npm.
the current `beta` version is also available as a demo: [beta Demo](https://react-page.github.io/beta)
## Documentation
The documentation is available at [docs](https://react-page.github.io/docs)
Documentation for the current beta is at [beta docs](https://react-page.github.io/beta/docs)
## Contributors
Made with [contributors-img](https://contrib.rocks).
## Sponsored by
- [GuestBell](https://guestbell.com/) - Customer centric online POS for Hotels and short terms stays.
- [Panter](https://www.panter.ch/) - Software engineering company for custom solutions. Located in Zürich Switzerland.
- [Impact Hub Switzerland](https://www.impacthub.ch/) - Coworking spaces and community of creators creating a radically collaborative world.## Attributions
Formerly known as ORY Editor
Original Library created by [@aeneasr](https://github.com/aeneasr) [@ory](https://github.com/ory)
[](https://twitter.com/_aeneasr)
[](https://github.com/arekkas)## In the wild
- [GuestBell Hotel App](https://guest.guestbell.com/demo-hotel/app/property) - ReactPage is used as CMS for hotel landing pages.
- [Veloplus Online Shop](https://www.veloplus.ch/) - ReactPage is used to create and display any content page (and the landing page as well)
- [Bike2School](https://www.bike2school.ch/) - A project to promote going to school by bike. It uses ReactPage for content editing.## Community
[join us in the new Discussion board](https://github.com/react-page/react-page/discussions)