https://github.com/angular-rust/ux-samples
I am just using and testing Angular Rust and UX Framework here
https://github.com/angular-rust/ux-samples
cairo rust samples templates
Last synced: about 2 months ago
JSON representation
I am just using and testing Angular Rust and UX Framework here
- Host: GitHub
- URL: https://github.com/angular-rust/ux-samples
- Owner: angular-rust
- License: apache-2.0
- Created: 2021-03-06T05:57:37.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-05-05T05:06:31.000Z (about 4 years ago)
- Last Synced: 2025-03-20T22:18:34.630Z (2 months ago)
- Topics: cairo, rust, samples, templates
- Language: Rust
- Homepage:
- Size: 1.49 MB
- Stars: 7
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# UX Samples
[![MIT licensed][license-badge]][license-url]
[![Gitter chat][gitter-badge]][gitter-url]
[![Rustc Version 1.45+][rust-badge]][rust-url][docrs-badge]: https://img.shields.io/docsrs/ux-samples?style=flat-square
[docrs-url]: https://docs.rs/ux-samples/
[crates-badge]: https://img.shields.io/crates/v/ux-samples.svg?style=flat-square
[crates-url]: https://crates.io/crates/ux-samples
[license-badge]: https://img.shields.io/badge/license-MIT-blue.svg?style=flat-square
[license-url]: https://github.com/angular-rust/ux-samples/blob/master/LICENSE
[gitter-badge]: https://img.shields.io/gitter/room/angular_rust/angular_rust.svg?style=flat-square
[gitter-url]: https://gitter.im/angular_rust/angular_rust
[rust-badge]: https://img.shields.io/badge/rustc-1.45-lightgrey.svg?style=flat-square
[rust-url]: https://blog.rust-lang.org/2020/07/16/Rust-1.45.0.htmlAngular Rust is a high productivity, frontend desktop and web framework for the [Rust language](https://www.rust-lang.org/).
## Dependencies
You may need to install additional dependencies
> sudo apt-get update && sudo apt-get install libclutter-1.0-dev libpango1.0-dev
## Community* [Gitter](https://gitter.im/angular_rust/community)
* [StackOverflow](https://stackoverflow.com/questions/tagged/angular-rust)## Learn More
* [Manual, Samples, Docs, etc](https://angular-rust.github.io/)
* [Apps using Angular Rust](https://github.com/angular-rust/ux-samples/wiki/Apps-in-the-Wild)
* [Articles Featuring Angular Rust](https://github.com/angular-rust/ux-samples/wiki/Articles)## Bugs ##
If you find an issue, let me know [here](https://github.com/angular-rust/ux-samples/issues/new).## Contributing
I openly welcome community contributions, including bug fixes and new features. Please feel free to [fork the project](https://github.com/angular-rust/ux-samples/fork) and submit a pull request.* [Contributing Code Guidelines](https://github.com/angular-rust/ux-samples/blob/main/CONTRIBUTING.md)
* [Angular Rust Contributors](https://github.com/angular-rust/ux-samples/graphs/contributors)