HTMLp
HTMLp copied to clipboard
"Modern" version
I am not the original author HTMLp. Original repo: https://sourceforge.net/projects/htmlp/
I forked and implemented the edits and improvements I needed, but I don’t know if others need them? Should I make my version the main one?
I do not want confusion with the source library in case of loss of compatibility.
Changes:
- Ignoring very older Delphi version.
- Add helper interfaced helper Class.
- Add minimal XPath and CSSSelector helper.
- Many other changes for help parsing.
Branch: https://github.com/ange007/HTMLp/tree/modern
Hello, I'm very interested, what's the oldest supported Delphi version? Maybe change the repository's name a little bit?
Hello, I'm very interested, what's the oldest supported Delphi version?
I`m testing only on Delphi XE10.3 And I think that it doesn’t work in non-Unicode versions.
Maybe change the repository's name a little bit?
How? Perhaps there are thoughts?
How? Perhaps there are thoughts?
I see you have a "modern" branch in the repository, maybe just use that branch without renaming the repository? Anyways, I've checked out that branch to my local PC into the HTMLp-modern working folder.