unzeroun/isocontent

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

Installs: 569

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 3

Open Issues: 1

pkg:composer/unzeroun/isocontent

1.0.2 2022-04-05 11:47 UTC

This package is auto-updated.

Last update: 2025-10-05 19:14:41 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