Crates.io | angust |
lib.rs | angust |
version | 0.1.1 |
source | src |
created_at | 2024-11-18 09:29:33.281821 |
updated_at | 2024-11-18 16:11:27.035195 |
description | A Rust GUI framework in Angular style |
homepage | |
repository | https://github.com/TudorOrban/Angust |
max_upload_size | |
id | 1452040 |
size | 274,063 |
Angust is a Rust GUI framework designed to bridge the gap between the safety and performance of Rust and the simplicity and scalability of web development. It provides an Angular-style API to develop dynamic UI applications, through reusable Components and associated HTML templates.
This crate contains the core features provided by Angust. See also the Angust CLI tool and the Angust Macros.
Angust is in the mid-stages of development. As such, it still contains various bugs, misses important features and has an unstable API. Users are advised to use Angust with caution. We welcome feedback and contributions to help shape the future of Angust.
For comprehensive and up-to-date documentation, please visit our official documentation website. This website is the primary source for all documentation related to Angust, including API references, tutorials, and examples.
All contributions are warmly welcomed. Head over to CONTRIBUTING.md for details.
Angust is licensed under the MIT License. See the LICENSE file for more details.