libquark

Crates.iolibquark
lib.rslibquark
version4.0.1
sourcesrc
created_at2024-12-06 21:05:51.188295
updated_at2024-12-07 12:09:53.703475
descriptionA lightweight alternative to Electron.
homepage
repositoryhttps://codeberg.org/pparaxan/Quark
max_upload_size
id1474730
size162,626
William (WilliamAnimate)

documentation

README

"Quarks are very small particles..."


So, what exactly is Quark?

Quark is a "do-it-yourself" framework designed to create lightweight applications by using the power of your system's webview with Hyaline.

Developers can build their user interface using HTML, CSS, and JavaScript, paired with a high-performance Rust backend for speed and reliability.

Getting Started

If you're ready to dive into making a Quark application, check out the official documentation site.

But the quickest way to get started is to install the these dependencies and git clone this repository:

git clone https://codeberg.org/pparaxan/QuarkApp
Commit count: 0

cargo fmt