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.

38 lines
953 B

  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</h1>
  8. <i><b>HTML parser and serializer.</b></i>
  9. </div>
  10. <br>
  11. <div align="center">
  12. <code>npm install --save parse5</code>
  13. </div>
  14. <br>
  15. <p align="center">
  16. 📖 <a href="https://github.com/inikulin/parse5/tree/master/packages/parse5/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="http://astexplorer.net/#/1CHlCXc4n4">Online playground</a>
  27. </p>
  28. <p align="center">
  29. <a href="https://github.com/inikulin/parse5/tree/master/docs/version-history.md">Version history</a>
  30. </p>