An open API service indexing awesome lists of open source software.

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.

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.