RubyGems Navigation menu

draftjs_exporter 0.0.6

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.

Gemfile:
= クリップボードにコピー コピー完了!

インストール:
=

バージョン履歴:

  1. 0.0.7 - August 06, 2017 (9.5KB)
  2. 0.0.6 - August 04, 2016 (9KB)
  3. 0.0.5 - August 04, 2016 (9KB)
  4. 0.0.4 - June 21, 2016 (9KB)
  5. 0.0.3 - June 21, 2016 (9KB)
全てのバージョンを表示(全7件)

Runtime依存関係 (1):

nokogiri >= 1.6.0, ~> 1.6

Development依存関係 (4):

codeclimate-test-reporter >= 0.5.0, ~> 0.5
rspec >= 3.4.0, ~> 3.4
rubocop >= 0.40.0, ~> 0.40
simplecov >= 0.11.0, ~> 0.11

所有者:

作者:

  • Theo Cushion

SHA 256チェックサム:

0b7bed8484f9781e1c88b81226e4568cc0a965c240e50e146c3a86109b186476

累計ダウンロード数 263,280

このバージョンのみ 6,499

ライセンス:

MIT

必要なRubyのバージョン: >= 2.1.0

リンク: