Newer
Older
webview-d / README.md
@XXIV XXIV on 30 Aug 2023 649 bytes Initial commit
# webview-d

[![](https://img.shields.io/github/v/tag/thechampagne/webview-d?label=version)](https://github.com/thechampagne/webview-d/releases/latest) [![](https://img.shields.io/github/license/thechampagne/webview-d)](https://github.com/thechampagne/webview-d/blob/main/LICENSE)

D binding for a tiny cross-platform **webview** library to build modern cross-platform GUIs.

### Download
[DUB](https://code.dlang.org/packages/webview/)

```
dub add webview
```

### References
 - [webview](https://github.com/webview/webview)

### License

This repo is released under the [MIT License](https://github.com/thechampagne/webview-d/blob/main/LICENSE).