Categories: None [Edit]

zo_draftjs_exporter

https://rubygems.org/gems/zo_draftjs_exporter
https://github.com/zero-one-software/draftjs_exporter
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. This is a Zero One fork of the `draftjs_exporter` gem, published separately as `zo_draftjs_exporter`. It adds a `block_callback:` hook invoked after each block is rendered, and support for `className` entries in the `style_map` so inline styles can emit CSS classes alongside inline `style` attributes. It keeps the upstream `draftjs_exporter` require paths and `DraftjsExporter` namespace, so it cannot be installed alongside the original gem.

Total

Ranking: 186,214 of 196,687
Downloads: 1,438

Daily

Ranking: 49,663 of 196,658
Downloads: 5

Depended by

RankDownloadsName

Depends on

RankDownloadsName
161,264,639,579nokogiri
291,020,808,282rspec
56747,619,291rubocop
99501,788,389simplecov
1,87018,375,700codeclimate-test-reporter

Owners

#GravatarHandle
1icongee_forr