Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 3 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 (over 9 years ago)
- Default Branch: master
- Last Pushed: 2023-10-25T03:47:37.000Z (about 1 year ago)
- Last Synced: 2024-06-13T08:46:20.358Z (5 months ago)
- Topics: editor, react, sites, wysiwyg-editor
- Language: TypeScript
- Homepage: https://react-page.github.io/
- Size: 222 MB
- Stars: 9,401
- Watchers: 155
- Forks: 632
- Open Issues: 12
-
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。 ![github star](https://img.shields.io/github/stars/ory/editor.svg?style=social&label=Star) (类似 WYSIWYG)
README
# ReactPage
[![Build Status](https://app.travis-ci.com/react-page/react-page.svg?branch=master)](https://app.travis-ci.com/react-page/react-page)
[![Coverage Status](https://coveralls.io/repos/github/ory-am/editor/badge.svg?branch=master)](https://coveralls.io/github/ory/editor?branch=master)
[![Docs](https://img.shields.io/badge/docs-guide-blue.svg)](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)
[![Follow twitter](https://img.shields.io/badge/follow-twitter-00cc99.svg)](https://twitter.com/_aeneasr)
[![Follow GitHub](https://img.shields.io/badge/follow-github-00cc99.svg)](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)