You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

34 lines
1.0 KiB

3 months ago
  1. <p align="center">
  2. <a href="https://github.com/inikulin/parse5">
  3. <img src="https://raw.github.com/inikulin/parse5/master/media/logo.png" alt="parse5" />
  4. </a>
  5. </p>
  6. <div align="center">
  7. <h1>parse5-htmlparser2-tree-adapter</h1>
  8. <i><b><a href="https://github.com/fb55/htmlparser2">htmlparser2</a> tree adapter for <a href="https://github.com/inikulin/parse5">parse5</a>.</b></i>
  9. </div>
  10. <br>
  11. <div align="center">
  12. <code>npm install --save parse5-htmlparser2-tree-adapter</code>
  13. </div>
  14. <br>
  15. <p align="center">
  16. 📖 <a href="https://github.com/inikulin/parse5/tree/master/packages/parse5-htmlparser2-tree-adapter/docs/index.md"><b>Documentation</b></a> 📖
  17. </p>
  18. ---
  19. <p align="center">
  20. <a href="https://github.com/inikulin/parse5/tree/master/docs/list-of-packages.md">List of parse5 toolset packages</a>
  21. </p>
  22. <p align="center">
  23. <a href="https://github.com/inikulin/parse5">GitHub</a>
  24. </p>
  25. <p align="center">
  26. <a href="https://github.com/inikulin/parse5/tree/master/docs/version-history.md">Version history</a>
  27. </p>