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: 5 months 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 (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-01-20T13:29:59.000Z (over 4 years ago)
- Last Synced: 2025-03-27T18:17:18.341Z (about 1 year 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
[](https://forthebadge.com)
[](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:
```
```