deact 0.1.1+1 copy "deact: ^0.1.1+1" to clipboard
deact: ^0.1.1+1 copied to clipboard

outdated

A web UI framework inspired by React. The main building blocks are components, which can be implemented as classes or functions.

example/README.md

Examples #

helloworld #

A very simple Deact application that display Hello World.

component #

Show the usage of components.

state #

Shows the usage of component local state.

globalstate #

Shows the usage of global state.

effects #

Shows the usage of effects.

refs #

Shows the usage of references.

15
likes
0
pub points
0%
popularity

Publisher

verified publisherblimster.net

A web UI framework inspired by React. The main building blocks are components, which can be implemented as classes or functions.

Homepage

License

unknown (LICENSE)

Dependencies

incremental_dom_bindings, logging

More

Packages that depend on deact