# Shpadoinkle Examples
[](https://gitlab.com/fresheyeball/Shpadoinkle)
[](https://opensource.org/licenses/BSD-3-Clause)
[](https://builtwithnix.org)
[](https://hackage.haskell.org/package/Shpadoinkle-examples)
[](http://packdeps.haskellers.com/reverse/Shpadoinkle-examples)
[](https://matrix.hackage.haskell.org/#/package/Shpadoinkle-examples)
Work in progress developing a compelling collection of example applications using Shpadoinkle.
This repo will be used with the Shpadoinkle tutorial when it is finished.
## Complete examples
- [Counter](https://fresheyeball.gitlab.io/Shpadoinkle/examples/counter.jsexe/)
- [TODOMVC](https://fresheyeball.gitlab.io/Shpadoinkle/examples/todomvc.jsexe/)
- [Widgets](https://fresheyeball.gitlab.io/Shpadoinkle/examples/widgets.jsexe/)
- [Calculator](https://fresheyeball.gitlab.io/Shpadoinkle/examples/calculator.jsexe/)
- [Immediate Execution](https://fresheyeball.gitlab.io/Shpadoinkle/examples/calculator-ie.jsexe/)
- Servant CRUD using Widgets
This package also houses experimental designs, and other explorations.