Vue Vapor is a variant of Vue that offers rendering without the Virtual DOM.
Stars
2.4k
Forks
116
Watchers
2.4k
Open Issues
35
Overall repository health assessment
catalog:catalog:^5.1.1^28.0.1^6.1.0^15.3.05.0.4^1.9.1^1.0.2^22.8.7^7.5.8^6.1.4^2.1.1^2.1.11.0.0^5.0.0^2.4.1^0.24.0^0.3.0^9.14.0^4.4.0^1.0.1catalog:^25.0.0^15.2.10^4.17.21^0.30.12^3.0.413.0.3^7.0.1^1.1.1^3.3.3^6.1.1^3.0.3~23.3.0^6.0.1^4.25.0^6.1.1^6.1.1^0.13.0^7.6.3^14.2.4^6.1.6^2.11.1^2.4.3^2.8.1~5.6.2^8.12.2catalog:^2.1.13.6k
commits
547
commits
528
commits
238
commits
173
commits
91
commits
83
commits
81
commits
76
commits
64
commits
docs: update README to indicate current development status on core's vapor branch
ab9aa89View on GitHubchore: use actual production build for playground build and preview
d6415d8View on GitHubperf(runtime-vapor): optimize `setDOMProp` on static tag + key (#294)
0196e1aView on GitHubperf(runtime-vapor): `setup()` returning object is only needed in __DEV__ (HMR) (#296)
f0361baView on GitHubperf(runtime-vapor): use `setAttr` or `setDOMProp` instead of `setDynamicProp` when possible (#291)
e61cedfView on GitHub