[Module Listing Request]: `nuxt-lazyload-files`
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 1.1k
- Forks
- 354
- Avg merge
- 10h 18m
- Merged PRs (30d)
- 12
Description
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
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The payload names no target file, test, or entry point. Review existing Nuxt module listings in this repository, then verify the linked nuxt-lazyload-files repository and npm package before adding the module's Nuxt 3 compatibility and supported style formats; done when the entry matches the catalog conventions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- nuxt
- Domain
- documentation
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100