Evan Almloff c11f2ed3cd Allow hooks in the expression of a match statement and if statement (#2902) 9 місяців тому
..
src c11f2ed3cd Allow hooks in the expression of a match statement and if statement (#2902) 9 місяців тому
Cargo.toml ad7a350d2e fix hotreloading issues in the CLI 1 рік тому
README.md f42ca65931 Fix Links & Add Link Checker (#2769) 10 місяців тому

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.