Search code examples
reactjseditorgutenberg-blocks

Best editor like Gutenberg in React JS


I would like to use the best editor which custommizable in React Js. Which is up-to-date, full of technology and a lot of features it should have.

I have explored the gutenberg editor but can't find its latest editor to use in React, older one is compatible with React. Need best editor suggestions for ReactJS


Solution

  • For ReactJS you can also use EditorJS.io. Its customizable and also compatible with ReactJS. Secondly, if you want to use Gutenberg as your editor you can check this repo: Block-Editor.

    Next there are Quill Editors libraries in ReactJs which are also very good to utilize in your app.