Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 304 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 304 Bytes

Tri Webview meet.js #39 example

Electron example showing node integration and webview tag usage. Thanks to node integration you can use node modules in the Renderer (Browser Window). Webview tag allows to use Electron for example as a regular browser.

Run example:

npm i

electron .