deact 1.2.0 copy "deact: ^1.2.0" to clipboard
deact: ^1.2.0 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.

effects #

Shows the usage of effects.

globaelrefs #

Shows the usage of global references.

globalstate #

Shows the usage of global state.

helloworld #

A simple Hello World application.

performance #

A Deact implementation of the application as decribed at How to Benchmark React Components: The Quick and Dirty Guide

refs #

Shows the usage of references.

state #

Shows the usage of component local state.

16
likes
0
points
62
downloads

Publisher

verified publisherblimster.net

Weekly Downloads

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

domino, logging

More

Packages that depend on deact