awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasOpen-source alternativesSelf-hosted softwareBlogMapa del sitio
ProyectoAcerca deHow we rankPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
awesome-repositories.comBlog
Categorías

7 repositorios

Awesome GitHub RepositoriesCSS Loading Spinner Libraries

Collections of resolution-independent activity indicators implemented using CSS animations.

Distinct from CSS Animation Utilities: Specifically targets loading spinners as a category of library, moving beyond general CSS animation tools.

Explore 7 awesome GitHub repositories matching web development · CSS Loading Spinner Libraries. Refine with filters or upvote what's useful.

Awesome CSS Loading Spinner Libraries GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • chalarangelo/30-seconds-of-cssAvatar de Chalarangelo

    Chalarangelo/30-seconds-of-css

    16,021Ver en GitHub↗

    Short CSS code snippets for all your development needs

    Ships CSS-only rotating and pulsing loading spinners to indicate content loading.

    CSScsscss-snippetseducation
    Ver en GitHub↗16,021
  • fgnass/spin.jsAvatar de fgnass

    fgnass/spin.js

    9,251Ver en GitHub↗

    spin.js is a CSS loading spinner library used to signal background processes through resolution-independent activity indicators. It provides a JavaScript animation wrapper that manages the lifecycle and document injection of these elements, allowing for the programmatic start and stop of loading states. The project allows for the definition of spinner geometry, colors, and animation speed to match specific design systems. Users can customize the visual appearance through parameters such as line count, radius, and shadow effects, while also controlling rotation direction and timing. The libra

    Ships a complete library of resolution-independent activity indicators created with CSS keyframe animations.

    CSS
    Ver en GitHub↗9,251
  • ybq/android-spinkitAvatar de ybq

    ybq/Android-SpinKit

    8,646Ver en GitHub↗

    Android-SpinKit is an Android animation library that provides a collection of animated loading spinner views for use as progress indicators during asynchronous operations. The library offers multiple predefined animation styles, including Circle, Wave, and DoubleBounce, which can be selected and displayed as standard Android View elements within an application's layout. The library distinguishes itself by being built entirely on the Android SDK's drawing and animation APIs, with no external dependencies required. Each spinner type implements a distinct animation state machine using Android's

    Provides animated loading spinner views with multiple predefined styles for Android applications.

    Javaandroid-loadinganimationloading
    Ver en GitHub↗8,646
  • lukehaas/css-loadersAvatar de lukehaas

    lukehaas/css-loaders

    7,058Ver en GitHub↗

    This project is a collection of lightweight animated loading indicators and pure CSS UI components. It provides a library of pre-made styles and keyframes for rendering visual motion effects and loading spinners without the use of JavaScript. The library prioritizes minimal document object model overhead by utilizing a single-element HTML structure for each loader. It employs pseudo-elements to create complex shapes and relies on font-size based scaling to ensure proportional resizing across different dimensions. These components function as user interface feedback systems, providing visual

    Provides a collection of resolution-independent activity indicators implemented using pure CSS animations.

    CSS
    Ver en GitHub↗7,058
  • n3r4zzurr0/svg-spinnersAvatar de n3r4zzurr0

    n3r4zzurr0/svg-spinners

    6,989Ver en GitHub↗

    svg-spinners is a collection of animated vector loading indicators. It serves as an SVG spinner library that provides a set of reusable graphics used to signal background processes or page loads. The project consists of a CSS animation library and a SMIL animation collection. It utilizes both CSS-driven keyframe animations and the Synchronized Multimedia Integration Language to create rotating and pulsing visuals. These assets are designed for frontend integration to provide user interface feedback. The library employs SVG-native shape rendering and fixed-dimension viewport scaling to ensure

    Provides a comprehensive library of resolution-independent loading spinners implemented using SVG and CSS animations.

    SVGsvg-animated-icons
    Ver en GitHub↗6,989
  • epicmaxco/epic-spinnersAvatar de epicmaxco

    epicmaxco/epic-spinners

    3,914Ver en GitHub↗

    Este proyecto es una librería de elementos de UI animados y spinners de carga CSS diseñados para indicar procesos en segundo plano a los usuarios. Proporciona una colección de componentes Vue preconstruidos que envuelven animaciones CSS para su integración en aplicaciones web. La librería permite la personalización de la apariencia del spinner, incluyendo el ajuste de tamaño, color y velocidad de animación para que coincida con una marca visual específica. Estos indicadores proporcionan retroalimentación visual durante las operaciones asíncronas para asegurar que la experiencia del usuario en el frontend permanezca activa.

    Provides a collection of animated loading spinners implemented as CSS-based activity indicators.

    Vue
    Ver en GitHub↗3,914
  • bopoda/aceAvatar de bopoda

    bopoda/ace

    3,741Ver en GitHub↗

    Ace is a responsive admin template and UI component library built on Bootstrap 3. It provides a comprehensive framework for creating administrative dashboards with a grid-based layout system that adapts to various screen sizes. The project features a broad array of pre-styled layouts for administrative interfaces, including specialized page templates for user profiles, email clients, and real-time chat interfaces. It includes a configuration system for adjusting visual presentations through color skins and right-to-left mirroring support. The library covers a wide range of interface capabili

    Provides animated CSS loading spinners with customizable speed and rotation to indicate active processes.

    HTML
    Ver en GitHub↗3,741
  1. Home
  2. Web Development
  3. CSS Loading Spinner Libraries

Explorar subetiquetas

  • Android Spinner LibrariesCollections of animated loading spinner views implemented using Android's drawing and animation APIs. **Distinct from CSS Loading Spinner Libraries:** Distinct from CSS Loading Spinner Libraries: targets Android native views rather than web CSS-based spinners.