Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/justjavac/deno_tauri
tauri binding for Deno.
https://github.com/justjavac/deno_tauri
deno deno-module gui rust tauri webview
Last synced: 3 months ago
JSON representation
tauri binding for Deno.
- Host: GitHub
- URL: https://github.com/justjavac/deno_tauri
- Owner: justjavac
- License: mit
- Created: 2020-08-24T15:02:39.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-08-24T15:29:52.000Z (over 4 years ago)
- Last Synced: 2024-09-30T04:06:24.253Z (3 months ago)
- Topics: deno, deno-module, gui, rust, tauri, webview
- Language: Rust
- Homepage:
- Size: 14.6 KB
- Stars: 12
- Watchers: 6
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# deno_tauri
[![tag](https://img.shields.io/github/release/justjavac/deno_tauri)](https://github.com/justjavac/deno_tauri/releases)
[![Build Status](https://github.com/justjavac/deno_tauri/workflows/ci/badge.svg?branch=master)](https://github.com/justjavac/deno_tauri/actions)
[![license](https://img.shields.io/github/license/justjavac/deno_tauri)](https://github.com/justjavac/deno_tauri/blob/master/LICENSE)tauri binding for Deno.
### License
[deno_tauri](https://github.com/justjavac/deno_tauri) is released under the MIT License. See the bundled [LICENSE](./LICENSE) file for details.