https://github.com/p2js/webless
Web without the Web
https://github.com/p2js/webless
browser html parser rust web web-browser web-browsing
Last synced: 8 months ago
JSON representation
Web without the Web
- Host: GitHub
- URL: https://github.com/p2js/webless
- Owner: p2js
- Created: 2024-10-11T15:31:59.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-30T16:06:41.000Z (over 1 year ago)
- Last Synced: 2025-02-13T06:48:00.976Z (over 1 year ago)
- Topics: browser, html, parser, rust, web, web-browser, web-browsing
- Language: Rust
- Homepage:
- Size: 28.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Webless
WIP simple web browser project.
Built in rust, BTW.
Currently only contains a WIP crate for a HTML parser.