Use Vue.js templates and Vue.js single file components in Eleventy.
Stars
195
Forks
11
Watchers
195
Open Issues
16
Overall repository health assessment
^1.0.6^4.3.2^3.2.7^4.6.2^2.56.2^3.1.0^6.0.0^3.2.1^3.2.1^3.15.0^5.0.6160
commits
1
commits
Improvements to caching that can be used in Eleventy v1.0.0-beta.9
05d17f6View on GitHubThis is a breaking change—there are big performance implications to using serverPrefetch to populate the data cascade by default. You can still opt-in at a component level by adding `eleventyDataKey: ["data", "serverPrefetch"]` to your Vue component object.
6b1dcb9View on GitHubDocs for https://github.com/11ty/eleventy-plugin-vue/issues/33
036d0feView on GitHub