https://github.com/opuscapita/react-rich-editors
JS React based rich editors based on Draft.js
https://github.com/opuscapita/react-rich-editors
component react rich-edtor richeditor
Last synced: 6 months ago
JSON representation
JS React based rich editors based on Draft.js
- Host: GitHub
- URL: https://github.com/opuscapita/react-rich-editors
- Owner: OpusCapita
- License: apache-2.0
- Created: 2016-11-21T09:19:46.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2024-03-25T22:26:46.000Z (over 1 year ago)
- Last Synced: 2025-04-03T19:05:28.786Z (6 months ago)
- Topics: component, react, rich-edtor, richeditor
- Language: JavaScript
- Homepage: https://opuscapita.github.io/react-rich-editors
- Size: 11.8 MB
- Stars: 3
- Watchers: 58
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# React - Rich editors
[](https://circleci.com/gh/OpusCapita/react-rich-editors)

[](https://npmjs.org/package/@opuscapita/react-rich-editors)
## Synopsis

React rich-editors-like components. Based on [draft-js](https://facebook.github.io/draft-js/).
Package provide these public components:
* **RichEditor**
* **EmailRichEditor**## Demo and documentation
https://opuscapita.github.io/react-rich-editors
> Demo powered by [react-showroom](https://github.com/OpusCapita/react-showroom-client)
## Usage
```js
import RichEditor from '@opuscapita/react-rich-editors/lib/RichEditor';
...```
## API Reference
Run **demo** or wait for a global [Showroom](https://github.com/OpusCapita/react-showroom-client) 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](./src/client/demo/grails-integration.html)
## Contributors
|
| [**Alexey Sergeev**](https://github.com/asergeev-sc) |
| :---: | :---: |
|| [**Kirill Volkovich**](https://github.com/kvolkovich-sc) |
Contributing are welcome. We need YOU! :metal:
## License
OpusCapita 2016