webview-nodejs icon indicating copy to clipboard operation
webview-nodejs copied to clipboard

A Node.js binding to webview

Results 5 webview-nodejs issues
Sort by recently updated
recently updated
newest added

[Bun](https://bun.sh/) can seamlessly install `webview-nodejs`, by two commands: ```bash bun add webview-nodejs bun pm trust libwebview-nodejs ``` or one command ```bash bun i --trust webview-nodejs ``` This should be added...

Personally, I don't like TypeScript, so I decide to remove it later. A `.d.ts` file will still exist for users.

Provide same API like webview_deno and webview-bun

Since libwebkit2gtk-4.0 is not available in Ubuntu 24 & Debian 13 (moved to libwebkit2gtk-4.1) I'm leaving this here as a possible solution for Ubuntu. The solution is as follows: 1.-...

wait for the upstream fix