Jonathan Kelley 39e89c1fac Bump crate versions, fix any publish errors 1 gadu atpakaļ
..
src 0e841f8411 fix(check): allow hook calls inside closure hooks 1 gadu atpakaļ
Cargo.toml 39e89c1fac Bump crate versions, fix any publish errors 1 gadu atpakaļ
README.md eb4438ef74 docs(check): update README 1 gadu atpakaļ

README.md

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.