Skip to content

un-zero-un/isocontent-js

Repository files navigation

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