html-diff 0.0.6

Library detect HTML diffs
Documentation
1
2
3
4
5
6
7
8
<html>
  <body>
    <div>foooo!?</div>
    <p>some text</p>
    <!-- this is a comment -->
    <foo></foo>
  </body>
</html>