Code Monkey home page Code Monkey logo

react-page's Introduction

ReactPage (formerly known as ORY editor)

Build Status Coverage Status Docs Guide

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

Bundle Size

We try to keep the initial bundle size low so that you can use this library also to render the content statically without edit functionality.

We achieve that by lazy-loading using import() functions. Most modern bundlers like webpack (e.g. in nextjs) support this kind of lazy loading. So the default editor-ui (based on material-ui) is only loaded if the editor is in editMode.

You can additionally use @react-page/renderer to have a minimal renderer.

Documentation

The docs can be found inside the docs folder of this project.

You can follow the Quick Start to get the basic editor running on your project.

A list of some packages and tools that we provide can be found here, check this file to see what you can accomplish with this editor.

Finally you can check the rest of the docs here

We also provide docummentations for all of the public api methods, the docs are available here

(currently outdated, sorry! )

Attributions

Formerly known as ORY Editor

Original Library created by @aeneasr @ory

Follow twitter Follow GitHub

Community

join us on slack: https://reactpage.slack.com

react-page's People

Contributors

aeneasr avatar agustin107 avatar alexbrbr avatar arekkas avatar ashubham avatar asynxc avatar colepacak avatar davidfurlong avatar dimofte avatar discordius avatar douglasgabr avatar fernandobandeira avatar fivedark avatar inyono avatar jaredpreston avatar jorge-autogravity avatar jtl3d avatar kacgrzes avatar knorrke avatar macrozone avatar nathanstitt avatar paul-meltzer avatar peterkottas avatar pierreneter avatar rboixaderg avatar runjak avatar simlrh avatar stephengroat avatar tokeshu avatar xgyrosx avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.