All Projects → oskca → webview

oskca / webview

Licence: other
Nim bindings for https://github.com/zserge/webview

Programming Languages

c
50402 projects - #5 most used programming language
go
31211 projects - #10 most used programming language
nim
578 projects

Projects that are alternatives of or similar to webview

nuklear4j
Java binding for nuklear
Stars: ✭ 61 (-32.97%)
Mutual labels:  binding, bindings
simplesquirrel
Yet another simple binding in C++11 for Squirrel scripting language
Stars: ✭ 37 (-59.34%)
Mutual labels:  binding, bindings
webviewhs
🌐 A Haskell binding to the webview library created by Serge Zaitsev.
Stars: ✭ 109 (+19.78%)
Mutual labels:  webview, bindings
raylib-zig
Manually tweaked, auto generated raylib bindings for zig. https://github.com/raysan5/raylib
Stars: ✭ 122 (+34.07%)
Mutual labels:  binding, bindings
bound
Data-binding made easy
Stars: ✭ 21 (-76.92%)
Mutual labels:  binding, bindings
janetrs
Rust high level bindings for Janet
Stars: ✭ 36 (-60.44%)
Mutual labels:  binding, bindings
flutter-webview-windows
A WebView2-powered Flutter WebView implementation for the Windows platform.
Stars: ✭ 83 (-8.79%)
Mutual labels:  webview
UIControlBinding
一种半自动控件绑定方案
Stars: ✭ 110 (+20.88%)
Mutual labels:  binding
ruby-tree-sitter
Ruby bindings to tree-sitter
Stars: ✭ 48 (-47.25%)
Mutual labels:  binding
frida-uiwebview
Inspect and manipulate UIWebView-hosted GUIs through Frida.
Stars: ✭ 36 (-60.44%)
Mutual labels:  webview
TypeScriptXX
🧷 Stay safe! Type-safe scripting for C++ using TypeScriptToLua and CMake with auto-generated declarations.
Stars: ✭ 33 (-63.74%)
Mutual labels:  bindings
Xamarin.iOS.DatePickerDialog
Xamarin iOS C# port of https://github.com/squimer/DatePickerDialog-iOS-Swift
Stars: ✭ 24 (-73.63%)
Mutual labels:  bindings
xsdata
Naive XML & JSON Bindings for python
Stars: ✭ 144 (+58.24%)
Mutual labels:  binding
numpyeigen
Fast zero-overhead bindings between NumPy and Eigen
Stars: ✭ 75 (-17.58%)
Mutual labels:  binding
react-native-react-bridge
An easy way to integrate your React (or Preact) app into React Native app with WebView.
Stars: ✭ 84 (-7.69%)
Mutual labels:  webview
observable ish
Observable state and events for browser and Flutter.
Stars: ✭ 26 (-71.43%)
Mutual labels:  binding
discord-game-sdk4j
Java bindings for Discord's Game SDK
Stars: ✭ 45 (-50.55%)
Mutual labels:  bindings
openHAB-Simatic
openHAB binding for Siemens Simatic S7 PLC
Stars: ✭ 15 (-83.52%)
Mutual labels:  binding
animaris
Documentation and Mock for JSBridge base on ThinkJS & MongoDB & React & Antd.
Stars: ✭ 28 (-69.23%)
Mutual labels:  webview
hibpwned
Python API wrapper for haveibeenpwned.com (API v3)
Stars: ✭ 21 (-76.92%)
Mutual labels:  binding

Webview for nim

Nim bindings for zserge's Webview which is an excellent cross-platform single header webview library for C/C++ using Gtk, Cocoa or MSHTML repectively.

Docs

Documentation is here

and Golang's doc for webview is also very useful.

When on debian/ubuntu libwebkit2gtk-4.0-dev is required as debian/ubuntu.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].