https://github.com/timolinn/nginb
[WIP] This is a hobbyist browser engine written in Go
https://github.com/timolinn/nginb
browser-engine html-parser parsers
Last synced: about 2 months ago
JSON representation
[WIP] This is a hobbyist browser engine written in Go
- Host: GitHub
- URL: https://github.com/timolinn/nginb
- Owner: timolinn
- License: mit
- Created: 2019-10-29T13:26:06.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-11-10T10:28:09.000Z (over 5 years ago)
- Last Synced: 2025-01-26T20:32:33.252Z (4 months ago)
- Topics: browser-engine, html-parser, parsers
- Language: Go
- Homepage:
- Size: 6.84 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# nginB
nginB is a toy browser engine inspired by [Matt Brubeck's Robinson](https://github.com/mbrubeck/robinson) written in Rust.