Jon Kelley dfa4d8d989 Merge pull request #1105 from Demonthos/workspace-dependancies 2 năm trước cách đây
..
src 510c242883 fix: move bool_attrs to common.js (#1072) 2 năm trước cách đây
Cargo.toml dfa4d8d989 Merge pull request #1105 from Demonthos/workspace-dependancies 2 năm trước cách đây
README.md a51f67c2ec add version to docs links in readmes 2 năm trước cách đây

README.md

dioxus-interpreter-js

Crates.io MIT licensed Build Status Discord chat

Website | Guides | API Docs | Chat

Overview

dioxus-interpreter-js provides the high-performance JavaScript glue that interprets the stream of edits produced by the Dioxus VirtualDom and converts them into mutations on the actual web DOM.

This crate features bindings for the web and sledgehammer for increased performance.

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.