Small subset of Vue "optimized for progressive enhancement":
It provides the same template syntax and reactivity mental model as standard Vue. However, it is specifically optimized for "sprinkling" a small amount of interactions on an existing HTML page rendered by a server framework.
Occupies same space as Alpine.js.