Skip to content
This repository has been archived by the owner on Sep 3, 2021. It is now read-only.

Latest commit

 

History

History
20 lines (13 loc) · 543 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 543 Bytes

DraftJs Raw JSON to HTML String

Build Status

This changes DraftJS raw json data to a simple HTML string. This can handle the JSON provided from the tasks listed here

Usage

Install the package

yarn add draft-json-to-html # npm i draft-json-to-html

Env Specs

  • Node v6.10.3
  • Yarn 1.3.2