MVUlike
MVUlike is an open-source software framework designed to support the Model-View-Update pattern for building user interfaces. Inspired by the Elm architecture, it aims to provide a compact, predictable state-management approach for web applications. The project has origins in an international open-source community and is maintained with collaborative contributions.
At its core, MVUlike separates state (Model), an Update function that handles messages to produce a new
Development tooling includes time-travel debugging and hot-reload support. A growing set of example apps, tutorials, and
MVUlike is maintained on a public repository with community governance and is released under an open-source