purescript-wags-lib
April 20, 2022 ยท View on GitHub
This project is now read-only. It was fun while it lasted! But it was made obsolete by the release of
wags@1.0.0. Perhaps in the future some of these ideas will be brought back to life, but many of them existed to try to tame a rendering loop into something it wasn't, andwags@1.0.0novel approach to events makes a lot of this machinery unnecessary. Check out the new wags for ideas and inspiration!
purescript-wags-lib
Comonads, control structures, abstractions and tasty syntactic sugar for purescript-wags.
Examples of usage are in the examples directory.
Each example is a self-contained project and can be started using the following commands:
npm install
npm start