awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
rikschennink avatar

rikschennink/shiny

0
View on GitHub↗
2,781 星标·67 分支·JavaScript·MIT·6 次浏览pqina.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.

Star 历史

rikschennink/shiny 的 Star 历史图表rikschennink/shiny 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

Shiny 的开源替代方案

相似的开源项目,按与 Shiny 的功能重合度排序。
  • sdc-alibaba/sui-mobilesdc-alibaba 的头像

    sdc-alibaba/SUI-Mobile

    6,058在 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
    在 GitHub 上查看↗6,058
  • ftlabs/fastclickftlabs 的头像

    ftlabs/fastclick

    18,534在 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
    在 GitHub 上查看↗18,534
  • google/web-starter-kitgoogle 的头像

    google/web-starter-kit

    18,296在 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
    在 GitHub 上查看↗18,296
  • apoorvsaxena/lozad.jsApoorvSaxena 的头像

    ApoorvSaxena/lozad.js

    7,497在 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
    在 GitHub 上查看↗7,497
查看 Shiny 的所有 10 个替代方案→

常见问题解答

rikschennink/shiny 是做什么的?

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

rikschennink/shiny 的主要功能有哪些?

rikschennink/shiny 的主要功能包括:Mobile Web Libraries。

rikschennink/shiny 有哪些开源替代品?

rikschennink/shiny 的开源替代品包括: 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…