awesome-repositories.com
Blog
MCP
awesome-repositories.com

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

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
rikschennink avatar

rikschennink/shiny

0
View on GitHub↗
2,781 estrellas·67 forks·JavaScript·MIT·7 vistaspqina.nl/shiny↗

Shiny

Add shiny reflections to text, backgrounds, and borders on devices that support the DeviceMotion event.

Features

  • Mobile Web Libraries - Library for adding realistic light reflections to mobile UI elements.

Historial de estrellas

Gráfico del historial de estrellas de rikschennink/shinyGráfico del historial de estrellas de rikschennink/shiny

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a Shiny

Proyectos open-source similares, clasificados según cuántas características comparten con Shiny.
  • sdc-alibaba/sui-mobileAvatar de sdc-alibaba

    sdc-alibaba/SUI-Mobile

    6,058Ver en GitHub↗

    SUI-Mobile is a lightweight JavaScript UI library for building mobile web interfaces. It provides a collection of touch-optimized components including navigation bars, tab bars, grids, accordion lists, buttons, forms, scrollable content areas, dialogs, preloaders, image viewers, and slide shows. The library is built as a set of independent Zepto plugins, each with its own default configuration and no cross-dependencies, which reduces code coupling. It includes a REM-based scaling system that proportionally resizes the entire page layout across different screen widths, and integrates a click-h

    JavaScript
    Ver en GitHub↗6,058
  • ftlabs/fastclickAvatar de ftlabs

    ftlabs/fastclick

    18,534Ver en GitHub↗

    Fastclick is a JavaScript library and touch event optimization tool designed to remove the 300ms delay between a physical tap and a click event on mobile browsers. It functions as a lightweight DOM event handler middleware that manages touch-to-click timing to reduce input lag and improve the responsiveness of mobile web interfaces. The library provides granular control over touch latency removal, including a mechanism to exclude specific elements from this optimization. This allows certain user interface components to maintain native browser touch behavior via CSS class identifiers. The pro

    HTML
    Ver en GitHub↗18,534
  • google/web-starter-kitAvatar de google

    google/web-starter-kit

    18,296Ver en GitHub↗

    This project is a web development boilerplate and starter kit providing a pre-configured foundation for creating high-performance, responsive websites. It functions as a development kit for building progressive web apps, incorporating a front-end build pipeline and responsive site templates. The kit distinguishes itself through a multi-device testing workflow that synchronizes clicks, scrolls, and form inputs across multiple browsers and devices in real-time. It also includes a dedicated setup for offline functionality using service workers and web manifests to enable native-like installation

    HTML
    Ver en GitHub↗18,296
  • apoorvsaxena/lozad.jsAvatar de ApoorvSaxena

    ApoorvSaxena/lozad.js

    7,497Ver en GitHub↗

    lozad.js is a JavaScript lazy loading library and viewport-based media loader. It serves as a dependency-free wrapper around the Intersection Observer API to defer the loading of images and iframes until they enter the browser viewport. The project functions as a responsive image loader that optimizes page speed by delivering the most appropriate image sizes and formats based on the user's screen. It includes capabilities for responsive image optimization and layout stabilization through the use of image placeholders to prevent content shifts. The library manages the full lifecycle of deferr

    JavaScript
    Ver en GitHub↗7,497
Ver las 10 alternativas a Shiny→

Preguntas frecuentes

¿Qué hace rikschennink/shiny?

Add shiny reflections to text, backgrounds, and borders on devices that support the DeviceMotion event.

¿Cuáles son las características principales de rikschennink/shiny?

Las características principales de rikschennink/shiny son: Mobile Web Libraries.

¿Qué alternativas de código abierto existen para rikschennink/shiny?

Las alternativas de código abierto para rikschennink/shiny incluyen: sdc-alibaba/sui-mobile — SUI-Mobile is a lightweight JavaScript UI library for building mobile web interfaces. It provides a collection of… apoorvsaxena/lozad.js — lozad.js is a JavaScript lazy loading library and viewport-based media loader. It serves as a dependency-free wrapper… ftlabs/fastclick — Fastclick is a JavaScript library and touch event optimization tool designed to remove the 300ms delay between a… google/web-starter-kit — This project is a web development boilerplate and starter kit providing a pre-configured foundation for creating… liriliri/eruda — Eruda is a mobile browser developer console that provides a web-based inspector for debugging HTML pages and viewing… mango/slideout — Slideout is a touch-gesture UI component and navigation menu designed for mobile web applications. It provides a side…