lua-webview

Functions to open a web page in a dedicated window from Lua.

$ luarocks install lua-webview

The Lua webview module provides functions to open a web page in a dedicated window from Lua.
require('webview').open('http://www.lua.org/')
This module is a binding of the tiny cross-platform webview library.
This module is part of the luaclibs project, the binaries can be found on the luajls page.

Versions

1.4-21 year ago112 downloads
1.4-12 years ago144 downloads
1.3-22 years ago34 downloads
1.3-13 years ago70 downloads
1.2-23 years ago14 downloads
1.2-13 years ago41 downloads
1.1-13 years ago23 downloads
1.0-14 years ago(revision: 2)28 downloads

Manifests