# ⛴ mizui-rs [![N3NX](https://img.shields.io/badge/n3n-org-%23666bff.svg)](https://n3n.org) [![N3NX](https://img.shields.io/badge/discord-n3n-%237289da.svg?logo=discord)](https://discord.gg/kTWsyk5eV6) [![Crates.io](https://img.shields.io/crates/v/mizui.svg)](https://crates.io/crates/mizui) [![Docs](https://docs.rs/mizui/badge.svg)](https://docs.rs/mizui) [![dependency status](https://deps.rs/repo/github/n3nx/mizui-rs/status.svg)](https://deps.rs/repo/github/n3nx/mizui-rs) [![Build status](https://github.com/n3nx/mizui-rs/workflows/CI/badge.svg)](https://github.com/n3nx/mizui-rs/actions) Mizui Ferry is a Server Side Rendering (SSR) framework focused on speed, lightweight and safety features powered by Rust and V8 engine. ## Installation 1. `cargo add mizui` ## Contribution [![N3N Contributor Guidelines](https://img.shields.io/badge/N3N%20Guidelines-v1.0-ff69b4.svg)](./CODE_OF_CONDUCT.md) We welcome community contributions to this project. Please read our [Contributor Guide](CONTRIBUTING.md) for more information on how to get started. Please also read our [Contributor Terms](CONTRIBUTING.md#contributor-terms) before you make any contributions. Any contribution intentionally submitted for inclusion in a N3N project or a Knytx Labs open source project, shall comply with the Rust standard licensing model (MIT OR Apache 2.0) and therefore be dual licensed as described below, without any additional terms or conditions: ### License This contribution is dual licensed under EITHER OF - Apache License, Version 2.0, ([LICENSE-APACHE](LICENSE-APACHE) or ) - MIT license ([LICENSE-MIT](LICENSE-MIT) or ) at your option. For clarity, "your" refers to the N3N contributors, NCRYPTO Labs Private Limited or any other licensee/user of the contribution.