dioxus/packages/check
Leonard 2d1234c3d1
Include README and Dioxus logo in package docs (#1536)
* Include README in docs.rs and add Dioxus logo

* Update README.md
2023-10-10 10:52:48 -05:00
..
src Include README and Dioxus logo in package docs (#1536) 2023-10-10 10:52:48 -05:00
Cargo.toml feat: Remove unused deps (#1447) 2023-10-09 10:14:46 -05:00
README.md Include README and Dioxus logo in package docs (#1536) 2023-10-10 10:52:48 -05:00

dioxus-check

Crates.io MIT licensed Build Status Discord chat

Website | Guides | API Docs | Chat

Overview

dioxus-check analyzes Dioxus source code and reports errors and warnings. Primarily, it enforces the Rules of Hooks.

Contributing

  • Report issues on our issue tracker.
  • Join the discord and ask questions!

License

This project is licensed under the MIT license.

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in Dioxus by you shall be licensed as MIT without any additional terms or conditions.