Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[Module Listing Request]: nuxt-lazyload-files #1192

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
Ribeiro-Tiago opened this issue Mar 27, 2025 · 0 comments
Open

[Module Listing Request]: nuxt-lazyload-files #1192

Ribeiro-Tiago opened this issue Mar 27, 2025 · 0 comments

Comments

@Ribeiro-Tiago
Copy link

Description

Module to allow lazy loading of asset files (css, js, etc) instead of being loaded on first load.

Configurable, in terms of what files to load, and rules to load them

At the moment only supports style files (css, less, scss/sass, stylus) and only has screen width related rules (i.e.: only load if screen width < x or screen width > y)

documentation available via docus

Repository

https://github.com/Ribeiro-Tiago/nuxt-lazyload-files

npm

https://www.npmjs.com/package/nuxt-lazyload-files

Nuxt Compatibility

Nuxt 3

@Ribeiro-Tiago Ribeiro-Tiago changed the title [Module Listing Request]: nuxt-lazyload-files [Module Listing Request]: nuxt-lazyload-files Mar 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant