@almighty-shogun/webkit-native-bridge
v3.2.0
Published
Typed request and command bridge for JavaScript running inside WebKit host applications.
Readme
WebKit Native Bridge
Typed request and command bridge for JavaScript running inside WebKit host applications.
📃 Prerequisites
- Bun: >= 1.3.10
📦 Building
- Use the command
bun installin the root directory to install the required dependencies. - Run
bun --cwd packages/webkit-native-bridge buildto build the package.
