An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# React - Rich editors

[![CircleCI Status](https://circleci.com/gh/OpusCapita/react-rich-editors/tree/master.svg?style=shield&circle-token=:circle-token)](https://circleci.com/gh/OpusCapita/react-rich-editors)
![badge-npm-version](https://img.shields.io/npm/v/@opuscapita/react-rich-editors.svg)
[![NPM Downloads](https://img.shields.io/npm/dm/@opuscapita/react-rich-editors.svg)](https://npmjs.org/package/@opuscapita/react-rich-editors)
![badge-license](https://img.shields.io/github/license/OpusCapita/react-rich-editors.svg)

## Synopsis

![react-rich-editors-demo](https://raw.githubusercontent.com/OpusCapitaBES/js-react-rich-editors/2127f4e040595dd3d6093d7d0403b1e05f2d2983/demo.gif)

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