Skip to content

derw-lang/examples

Repository files navigation

examples

Collection of examples in Derw

To run:

./build.sh
python3 -m http.server

AfterTime

This demostrates sending an event after a period of time. Click on the button to see the value of the model change after a set amount of time.

Button

Typical example of displaying a number, then providing two buttons to increment or decrement the value.

Duality

Demostrates having two separate instances of Derw in the same file and communicating with each other.

Jeopardy

A "Jeopardy" board first implemented by someone else in Elm. I copied it to Derw!

TextInput

An example of text input and modfication.

About

Collection of examples in Derw

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published