# An experimental rust web front framework Glory is a experimental rust web front framework modified from leptos. ## 🎯 Features - Without hoops and props. - Without virtual DOM. - SSR and hydrate. Your can find examples in [examples](./examples/) folder. Online example: [http://glory.rs:8000](http://glory.rs:8000). ## 🩸 Contributing Contributions are absolutely, positively welcome and encouraged! Contributions come in many forms. You could: - Submit a feature request or bug report as an issue; - Comment on issues that require feedback; - Contribute code via pull requests; - Publish Glory-related technical articles on blogs or technical platforms。 All pull requests are code reviewed and tested by the CI. Note that unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in Salvo by you shall be dual licensed under the MIT License, without any additional terms or conditions. ## ☕ Supporters Glory is an open source project. If you want to support Glory, you can ☕ [**buy a coffee here**](https://ko-fi.com/chrislearn). ## ⚠️ License Glory is licensed under: - MIT license ([LICENSE-MIT](LICENSE-MIT) or [http://opensource.org/licenses/MIT](http://opensource.org/licenses/MIT))