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

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
rikschennink avatar

rikschennink/shiny

0
View on GitHub↗
2,781 stars·67 forks·JavaScript·MIT·4 vuespqina.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.

Historique des stars

Graphique de l'historique des stars pour rikschennink/shinyGraphique de l'historique des stars pour rikschennink/shiny

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à Shiny

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Shiny.
  • sdc-alibaba/sui-mobileAvatar de sdc-alibaba

    sdc-alibaba/SUI-Mobile

    6,058Voir sur 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
    Voir sur GitHub↗6,058
  • ftlabs/fastclickAvatar de ftlabs

    ftlabs/fastclick

    18,534Voir sur 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
    Voir sur GitHub↗18,534
  • google/web-starter-kitAvatar de google

    google/web-starter-kit

    18,296Voir sur 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
    Voir sur GitHub↗18,296
  • apoorvsaxena/lozad.jsAvatar de ApoorvSaxena

    ApoorvSaxena/lozad.js

    7,497Voir sur 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
    Voir sur GitHub↗7,497
Voir les 10 alternatives à Shiny→

Questions fréquentes

Que fait rikschennink/shiny ?

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

Quelles sont les fonctionnalités principales de rikschennink/shiny ?

Les fonctionnalités principales de rikschennink/shiny sont : Mobile Web Libraries.

Quelles sont les alternatives open-source à rikschennink/shiny ?

Les alternatives open-source à rikschennink/shiny incluent : 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…