Skip to content

OpusCapita/react-rich-editors

Repository files navigation

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! 🤘

License

OpusCapita 2016