Nuxt lazyloading

Welcome to nuxt-lazyload-files module documentation to help you set up asset file lazy loading in your Nuxt application in seconds.

  • Nuxt 3 ready
  • TypeScript support
  • Define specific files to lazy load or an entire dir
  • Configure file specific or global loading rules
Bash
$npx nuxi@latest module add nuxt-lazyload-files
Click to copy