A Vite plugin that compiles twig.js templates into static HTML pages, with full dev-server HMR and multi-locale support.
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
^2.0.0^25.5.0^8.5.1^5.9.3^7.3.1^3.2.4>=425
commits
refactor(site-utils): update file walking logic to include paths with underscore-prefixed segments and adjust related tests
c6ab3c0View on GitHubchore: clean up README by removing outdated publishing instructions and license section
685ba29View on GitHubfeat(static-pages): add hotUpdateDebounceMs option to control debounce timing for Twig re-renders during hot updates
02d8b02View on GitHubtest(static-pages): add unit tests for staticPagesPlugin to ensure deduplication of watched paths
4b7cb5aView on GitHubrefactor(static-pages): simplify file watching by utilizing collectStaticPagesWatchPaths
4b3fd6dView on GitHubfeat(static-pages): add collectStaticPagesWatchPaths function to manage file watching for static pages
73a9a2fView on GitHub