#dom-tree #tuple #html #xml #tree-xml

heredom

Tuple notations to describe XML-like trees

1 unstable release

0.1.0 Mar 11, 2023

#11 in #dom-tree


Used in 2 crates (via tk)

MIT/Apache

33KB
464 lines

Tuple notations to describe XML-like trees with the ability to traverse in preorder/postorder.


Purpose

This project provides tuple-encoded dom tree representations.

License

Under Apache License 2.0 or MIT License, at your will.

Dependencies

~54KB