@opuscapita/react-rich-editors

JS React based rich editors based on Draft.js

Usage no npm install needed!

<script type="module">
  import opuscapitaReactRichEditors from 'https://cdn.skypack.dev/@opuscapita/react-rich-editors';
</script>

README

React - Rich editors

CircleCI Status badge-npm-version NPM Downloads badge-license

Synopsis

react-rich-editors-demo

React rich-editors-like components. Based on draft-js.

Package provide these public components:

  • RichEditor
  • EmailRichEditor

Demo and documentation

https://opuscapita.github.io/react-rich-editors

Demo powered by react-showroom

Usage

import RichEditor from '@opuscapita/react-rich-editors/lib/RichEditor';
...
<RichEditor />

API Reference

Run demo or wait for a global Showroom demo installation with most of react components and their documentation.

Grails integration check

npm install
npm run grails-plugin-package

Then see src/client/demo/grails-integration.html

Contributors

Alexey Sergeev
Kirill Volkovich

Contributing are welcome. We need YOU! :metal:

License

OpusCapita 2016