17 packages
@react-page/core
This package is the ORY Editor's core. It contains the logic for creating and modifying layouts and is responsible for handling plugins. It is released on npm as [`ory-editor-core`](https://www.npmjs.com/package/ory-editor-core).
@react-page/create-plugin-materialui
**This package is deprecated and no longer required**
@react-page/editor
This is ReactPage's main Component.
@react-page/plugins-background
@react-page/plugins-default-native
@react-page/plugins-divider
@react-page/plugins-html5-video
@react-page/plugins-image
@react-page/plugins-parallax-background
@react-page/plugins-slate
@react-page/plugins-spacer
@react-page/plugins-video
@react-page/react-admin
see the ReactAdmin example in the docs
@react-page/react-page
This is a meta package including all official components of the React Page Editor.
@react-page/renderer
This package contains rendering components for ORY Editor states. Currently, only HTML rendering is supported. The HTML rendering component is responsible for outputting static HTML and mounting dynamic plugins on the user-agent side.
@react-page/slate-react-presentation
a presentation component for the slate editor
@react-page/ui
This repository contains ORY Editor UI React Components that are based on [mui-org/material-ui](https://github.com/mui-org/material-ui). While there is no need for you to use them, they offer an easy way to start working with the ORY Editor.