@unlazy/core
v2.0.1
Published
Universal lazy loading library for placeholder images leveraging native browser APIs
Maintainers
Readme
@unlazy/core
Core engine for unlazy. You probably don't want to install this directly. Pick the entry point that matches your stack:
- No framework:
unlazy(re-exports the full public API of@unlazy/core) - Vue:
@unlazy/vue - Nuxt:
@unlazy/nuxt - React:
@unlazy/react - Solid:
@unlazy/solid - Svelte:
@unlazy/svelte
The framework adapters depend on @unlazy/core internally. Install @unlazy/core directly only if you're building your own integration.
Documentation
License
MIT License © 2023-PRESENT Johann Schopplich
