https://github.com/csg2008/webview
A tiny windows only webview library for Golang to build modern GUI app
https://github.com/csg2008/webview
cgo webui
Last synced: 3 months ago
JSON representation
A tiny windows only webview library for Golang to build modern GUI app
- Host: GitHub
- URL: https://github.com/csg2008/webview
- Owner: csg2008
- License: mit
- Created: 2018-11-18T11:44:49.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-11-30T09:06:15.000Z (over 6 years ago)
- Last Synced: 2025-01-31T04:03:33.298Z (4 months ago)
- Topics: cgo, webui
- Language: C
- Homepage:
- Size: 398 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# webview
A tiny windows only webview library for Golang to build modern GUI app, fork from [zserge webview](https://github.com/zserge/webview)
## License
Code is distributed under MIT license, feel free to use it in your proprietary
projects as well.