0.1.2 • Published 6 years ago

@hundred5/slate-unist-serializer v0.1.2

Weekly downloads
-
License
MIT
Repository
github
Last release
6 years ago

slate-unist-serializer

Converts unist syntax trees to and from Slate documents, using a set of rules. Can be used as markdown or HTML serializer, using mdast and hast.

Installation

Install using NPM or Yarn:

npm install slate-unist-serializer

Usage

See examples in the test directory.