Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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:
```
```