Skip to content

The engine for scripting reactive browsers in Rust

License

Notifications You must be signed in to change notification settings

feenkcom/phlow-rs

Repository files navigation

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

About

The engine for scripting reactive browsers in Rust

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages