I put together a few tools to help with my current hyperapp project.
hypermiddleware is a middleware logger similar to redux-logger, and a middleware composer (allowing you to write N middleware functions, and then easily compose them into a single middleware function).
hyperoute is a router.
If you'd like to incorporate any of these into the core libs, I'm happy to open PRs for that, and then maintain these moving forward. Otherwise, feel free to close this issue!
Thanks for hyperapp!
I put together a few tools to help with my current hyperapp project.
hypermiddleware is a middleware logger similar to redux-logger, and a middleware composer (allowing you to write N middleware functions, and then easily compose them into a single middleware function).
hyperoute is a router.
If you'd like to incorporate any of these into the core libs, I'm happy to open PRs for that, and then maintain these moving forward. Otherwise, feel free to close this issue!
Thanks for hyperapp!