Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/krishpranav/express
express is a gui framework built using rust-lang with web view support
https://github.com/krishpranav/express
css javascript rust rust-lang webview
Last synced: 2 days ago
JSON representation
express is a gui framework built using rust-lang with web view support
- Host: GitHub
- URL: https://github.com/krishpranav/express
- Owner: krishpranav
- License: apache-2.0
- Created: 2022-01-20T12:55:02.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2022-01-20T13:29:59.000Z (about 3 years ago)
- Last Synced: 2024-12-06T15:05:29.663Z (about 2 months ago)
- Topics: css, javascript, rust, rust-lang, webview
- Language: Rust
- Homepage:
- Size: 14.6 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# express
express is a gui framework built using rust-lang with web view support[![forthebadge](https://forthebadge.com/images/badges/built-by-developers.svg)](https://forthebadge.com)
[![forthebadge](https://forthebadge.com/images/badges/made-with-rust.svg)](https://forthebadge.com)## About:
- A simple rust-lang framework to build gui with web view support.## Installation:
```toml
[dependencies]
express = { git = "https://github.com/krishpranav/express" }
```## Tutorial:
```
```