torus-digital / torus_cms

An open source serverless content management system and static page generator
http://toruscms.org
MIT License
33 stars 3 forks source link

add text editor for components and templates #99

Open gkpty opened 4 years ago

gkpty commented 4 years ago

add a text editor in the react app to edit the html of your components and templates on the go.

Options for the text editor are:

  1. react-ace: https://www.npmjs.com/package/react-ace
  2. simple-react-editor: https://www.npmjs.com/package/react-simple-code-editor