https://github.com/ehsanzareix/luminaloader
A lightweight, framework-agnostic loader library supporting standard and branded/logo-based loaders.
https://github.com/ehsanzareix/luminaloader
component loader loading loading-spinner react spinners svelte vue
Last synced: 4 months ago
JSON representation
A lightweight, framework-agnostic loader library supporting standard and branded/logo-based loaders.
- Host: GitHub
- URL: https://github.com/ehsanzareix/luminaloader
- Owner: ehsanzareix
- License: mit
- Created: 2025-12-30T14:55:27.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2026-01-05T13:27:25.000Z (6 months ago)
- Last Synced: 2026-02-13T21:22:02.856Z (5 months ago)
- Topics: component, loader, loading, loading-spinner, react, spinners, svelte, vue
- Language: TypeScript
- Homepage: https://ehsanzareix.github.io/LuminaLoader/
- Size: 2.72 MB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.dev.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
Developer notes
- Run `npm i` then `npm run build` to build.
- Use `npm run dev` to watch builds.
- Demo: open `demo/index.html` (needs local static server) or use Vite for live reload.