unzeroun/isocontent

A library to transform web contents (say HTML) to an abstract AST that can be rendered everywhere

1.0.2 2022-04-05 11:47 UTC

This package is auto-updated.

Last update: 2024-04-05 16:09:51 UTC


README

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 Build Status Build Status