Skip to content
This repository was archived by the owner on Mar 5, 2023. It is now read-only.

Examples

grmble edited this page Feb 10, 2018 · 2 revisions

Todo

https://grmble.github.io/purescript-bonsai-todo/

A todo list in todo-txt format.

Shows

  • simple animations when adding/editing todo items
  • using local storage
  • using keyedElements for performance

Source code is at https://github.com/grmble/purescript-bonsai-todo/

Forms Demo

https://grmble.github.io/purescript-bonsai-forms-demo/

Form handling with Bonsai (and a work-in-progress support library)

Shows

  • Handling of various HTML and HTML5 input elements
  • Routing events into sub-components
  • Tasks doing HTTP Requests

Source code is at https://github.com/grmble/purescript-bonsai-forms-demo/

Clone this wiki locally