Hello, allow me to announce my first public OSS ClojureScript library Re-state routes re-frame events via statechart interpreter, currently backed by XState <https://xstate.js.org> library, thus allowing more fine grained event handling. A re-frame component might use a statechart interpreter to dispatch to and handle events related only to the component. The library also implements facilities to isolate component state within re-frame application database, thus making it possible to write real independent standalone components.
Documentation and examples can be found here: https://github.com/MaximGB/re-state Real life example here: https://github.com/MaximGB/TetrisRF GitHub: https://github.com/MaximGB/re-state Clojars: https://clojars.org/maximgb/re-state -- Note that posts from new members are moderated - please be patient with your first post. --- You received this message because you are subscribed to the Google Groups "ClojureScript" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/clojurescript/e506d772-fc3b-4ebf-a848-8d7a40905d7d%40googlegroups.com.
