/phlow-rs

The engine for scripting reactive browsers in Rust

Primary LanguageRustMIT LicenseMIT

phlow-rs

The engine for scripting reactive browsers in Rust. Phlow allows developers to add phlow views to any structure defined in other crates, including generic structures.

Notice

This is a nightly crate because it relies on specialization (or min_specialization) features. See rust-lang/rust#31844.

Crates

For more information about each member crate consider checking out:

  • phlow - core crate containing the engine
  • phlow-derive - derive crate used to create new extensions