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

https://github.com/zecaptus/draftjstohtml

Transforms Draftjs converted raws in HTML.
https://github.com/zecaptus/draftjstohtml

Last synced: about 1 month ago
JSON representation

Transforms Draftjs converted raws in HTML.

Awesome Lists containing this project

README

          

### DraftjsToHTML

`npm install draftjsToHTML`

Transforms Draftjs converted raws in HTML.

How to use :

```JS
import draftJsToHTML from 'draftjsToHtml';

new draftJsToHTML(convertedRaw).toHTML();
```

Next features :

- Multi blocks support
- Callback event on entity