Jonathan Kelley 7f60010c1e set up a typescript pipeline for interpreter 1 vuosi sitten
..
gen 7f60010c1e set up a typescript pipeline for interpreter 1 vuosi sitten
src 7f60010c1e set up a typescript pipeline for interpreter 1 vuosi sitten
Cargo.toml 6ed3aafb2f Get cargo check --all working 1 vuosi sitten
README.md 7f8c963cd9 fix: Update doc links from v3 to v4 1 vuosi sitten
build.rs 7f60010c1e set up a typescript pipeline for interpreter 1 vuosi sitten

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.