https://github.com/oskca/webview
Nim bindings for https://github.com/zserge/webview
https://github.com/oskca/webview
binding bindings gui html nim ui webview
Last synced: 13 days ago
JSON representation
Nim bindings for https://github.com/zserge/webview
- Host: GitHub
- URL: https://github.com/oskca/webview
- Owner: oskca
- Created: 2018-01-02T05:33:32.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2022-09-08T04:56:22.000Z (over 3 years ago)
- Last Synced: 2023-04-07T18:08:51.126Z (almost 3 years ago)
- Topics: binding, bindings, gui, html, nim, ui, webview
- Language: C
- Homepage:
- Size: 1.61 MB
- Stars: 96
- Watchers: 10
- Forks: 14
- Open Issues: 12
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Webview for nim
Nim bindings for [zserge's Webview](https://github.com/zserge/webview) which is an
excellent cross-platform single header webview
library for C/C++ using Gtk, Cocoa or MSHTML
repectively.
# Docs
Documentation is [here](http://htmlpreview.github.io/?https://github.com/oskca/webview/blob/master/docs/webview.html)
and [Golang's doc for webview](https://godoc.org/github.com/zserge/webview) is
also very useful.
When on `debian/ubuntu` `libwebkit2gtk-4.0-dev` is required as `debian/ubuntu`.