Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/crhntr/window
A Go package wrapping the DOM.
https://github.com/crhntr/window
dom go golang user-interface wasm
Last synced: about 1 month ago
JSON representation
A Go package wrapping the DOM.
- Host: GitHub
- URL: https://github.com/crhntr/window
- Owner: crhntr
- License: mit
- Created: 2020-07-27T05:28:44.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-08-01T23:35:04.000Z (over 1 year ago)
- Last Synced: 2024-09-26T10:07:39.353Z (3 months ago)
- Topics: dom, go, golang, user-interface, wasm
- Language: Go
- Homepage:
- Size: 191 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# window
A Go package wrapping the DOM based on code generation in "./dom.yml".
"./dom.yml" is basded on MDN docs.
Consider forking and modifying the dom.yml to match your needs.