An open API service indexing awesome lists of open source software.

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

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`.