World Conquest Chronicles

World Conquest Chronicles

go-html-selector, v1.6.1

The library that implements collecting text, specified HTML tags, and their attributes from an HTML document.

Improving tests and refactoring.

Change Log

  • improving tests:
    • adding tests with attributes overlapping between tags for the htmlselector.SelectTags() function;
  • refactoring:
    • extracting the htmlselector.selector structure;
    • moving builders from the htmlselector package to a separate file.

Repository

Link: https://github.com/thewizardplusplus/go-html-selector/tree/v1.6.1.

Content: code.

License: MIT.