html-diff 0.0.6

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