Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/defold/extension-webview
Defold extension for creating and controlling webviews to show html pages or evaluate javascript.
https://github.com/defold/extension-webview
defold defold-game-engine defold-library extension-webview webview
Last synced: 3 months ago
JSON representation
Defold extension for creating and controlling webviews to show html pages or evaluate javascript.
- Host: GitHub
- URL: https://github.com/defold/extension-webview
- Owner: defold
- License: mit
- Created: 2019-01-22T15:08:59.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-04-11T06:31:05.000Z (9 months ago)
- Last Synced: 2024-10-04T22:07:34.430Z (3 months ago)
- Topics: defold, defold-game-engine, defold-library, extension-webview, webview
- Language: C++
- Homepage: https://defold.github.io/extension-webview/
- Size: 447 KB
- Stars: 13
- Watchers: 16
- Forks: 10
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- awesome-defold - WebView
README
[![Actions Status Alpha](https://github.com/defold/extension-webview/actions/workflows/bob.yml/badge.svg)](https://github.com/defold/extension-webview/actions)
# Defold webview extension
## Installation
To use this library in your Defold project, add the following URL to your `game.project` dependencies:https://github.com/defold/extension-webview/archive/master.zip
We recommend using a link to a zip file of a [specific release](https://github.com/defold/extension-webview/releases).
## Usage
Full documentation: https://www.defold.com/extension-webview## API reference
https://defold.com/extension-webview/api/