nuxt / nuxt/modules

[Module Listing Request]: `nuxt-lazyload-files`

Open
#1,192 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

module-request
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.