Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/havunen/rs_html_parser
https://github.com/havunen/rs_html_parser
Last synced: 12 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/havunen/rs_html_parser
- Owner: Havunen
- License: mit
- Created: 2023-11-04T16:57:10.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-09T19:31:03.000Z (10 months ago)
- Last Synced: 2024-10-11T07:45:08.216Z (about 1 month ago)
- Language: Rust
- Size: 25.7 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Very compatible HTML tokenizer and parser.
Differences to HTML specification.
- Errors are not thrown for invalid input
- Just like web browsers, this parser automatically handles missing closing tags
- `` and `