deact 1.5.2 copy "deact: ^1.5.2" to clipboard
deact: ^1.5.2 copied to clipboard

Platformweb

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.

15
likes
130
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.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

domino

More

Packages that depend on deact