Draft.js is a framework for building rich text editors. However, it does not support exporting documents at HTML. This gem is designed to take the raw `ContentState` (output of `convertToRaw`) from Draft.js and convert it to HTML using Ruby.
Required Ruby Version
>= 2.1.0
Authors
Theo Cushion
Versions
- 0.0.7 August 06, 2017 (9.5 KB)
- 0.0.6 August 04, 2016 (9 KB)
- 0.0.5 August 04, 2016 (9 KB)
- 0.0.4 June 21, 2016 (9 KB)
- 0.0.3 June 21, 2016 (9 KB)
- 0.0.2 June 21, 2016 (8.5 KB)