html_builder 1.0.5 copy "html_builder: ^1.0.5" to clipboard
html_builder: ^1.0.5 copied to clipboard

Build HTML AST's and render them to HTML. This can be used as an internal DSL, i.e. for a templating engine.

1.0.4 #

  • Added rebuild, rebuildRecursive, and NodeBuilder.

1.0.3 #

  • Dart 2 ready!

1.0.2 #

Changed h and the Node constructor to take Iterables of children, instead of just Lists.

1
likes
30
pub points
5%
popularity

Publisher

unverified uploader

Build HTML AST's and render them to HTML. This can be used as an internal DSL, i.e. for a templating engine.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

collection

More

Packages that depend on html_builder