jsonml 0.1.9 copy "jsonml: ^0.1.9" to clipboard
jsonml: ^0.1.9 copied to clipboard

Library for converting to and from JsonML. Can display JsonML in the DOM and can convert JsonML to and from HTML representations.

example/README.md

This directory includes two examples:

  • domtest.dart takes an HTML string, parses it to JSONML, then renders the JSONML to the web page.
  • svgtest.dart does the same with an SVG string.

Both of these only work on the web.

4
likes
35
points
53
downloads

Publisher

unverified uploader

Weekly Downloads

Library for converting to and from JsonML. Can display JsonML in the DOM and can convert JsonML to and from HTML representations.

Repository (GitHub)

License

BSD-2-Clause (license)

Dependencies

html

More

Packages that depend on jsonml