Hey! I made Zumly. The idea is offering an alternative to traditional page navigation using zooming. You mark an element as zoomable, point it to a view, and Zumly handles the transition and inserts new views. That's basically it.
I started Zumly in 2020 after leaving behind Zircle UI (a Vue zooming library), trying to take what I learned further. Framework-agnostic, focused just on the zoom part. Since then I've rewritten the engine several times, changed the approach more than once. Only now I'm actually happy with how it feels.
The landing page is built with Zumly itself so you can get the feel before touching any code.
Still rough edges ahead. Would love to hear what you think about the interaction model and if the API makes sense.
The Home Assistant showcase sold me instantly. That orbital menu layout feels so much more intuitive than cramming everything into a sidebar. Would love to see this as an actual HA custom card.
tinchox6•8m ago
Thanks! Ive tried using HA API to get all the information and then parse it and render using this UI, but it was just an experiment. I dindt try using custom cards
tinchox6•1h ago
I started Zumly in 2020 after leaving behind Zircle UI (a Vue zooming library), trying to take what I learned further. Framework-agnostic, focused just on the zoom part. Since then I've rewritten the engine several times, changed the approach more than once. Only now I'm actually happy with how it feels.
The landing page is built with Zumly itself so you can get the feel before touching any code.
Still rough edges ahead. Would love to hear what you think about the interaction model and if the API makes sense.
Landing page: https://zumerlab.github.io/zumly