0.1.6 • Published 3 years ago

isocontent v0.1.6

Weekly downloads
13
License
MIT
Repository
github
Last release
3 years ago

Isocontent

Isocontent is a parsing / rendering library, that transform textual contents like HTML into an AST.

This allows rendering of content from, let say, a WYSIWYG editor on any platform (HTML / ReactDOM / ReactNative)

Build Status Coverage Status

This repo contains the client code for Javascript client (Vanilla, ReactDOM, ReactNative).

The Server side (PHP) repo is Here