Next-gen, highly customizable content editor for the browser - based on React and written in TypeScript. WYSIWYG on steroids.
ReactPage is a modern editor (“WYSIWYG”) for web development written in React. It aims to overcome the limitations of contenteditable and offers a smart and extensible solution for users.
To install ReactPage, you can use either Yarn or npm. Use the following commands for installation:
yarn add @react-page/editor
or
npm install --save @react-page/editor
For beta release with unstable features, use:
yarn add @react-page/editor@beta
or
npm install --save @react-page/editor@beta
ReactPage is a feature-rich, modern editor for web development, overcoming the limitations of contenteditable. With its smart design and extensible nature, developers can create content efficiently. The availability of demo versions, detailed documentation, and support from various contributors and sponsors make ReactPage a valuable tool for web development projects.