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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 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·12 viewspqina.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 history

Star history chart for rikschennink/shinyStar history chart for rikschennink/shiny

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Shiny

Similar open-source projects, ranked by how many features they share with Shiny.
  • sdc-alibaba/sui-mobilesdc-alibaba avatar

    sdc-alibaba/SUI-Mobile

    6,058View on 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
    View on GitHub↗6,058
  • ftlabs/fastclickftlabs avatar

    ftlabs/fastclick

    18,534View on 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
    View on GitHub↗18,534
  • google/web-starter-kitgoogle avatar

    google/web-starter-kit

    18,296View on 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
    View on GitHub↗18,296
  • apoorvsaxena/lozad.jsApoorvSaxena avatar

    ApoorvSaxena/lozad.js

    7,497View on 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
    View on GitHub↗7,497
See all 10 alternatives to Shiny→

Frequently asked questions

What does rikschennink/shiny do?

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

What are the main features of rikschennink/shiny?

The main features of rikschennink/shiny are: Mobile Web Libraries.

What are some open-source alternatives to rikschennink/shiny?

Open-source alternatives to rikschennink/shiny include: 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…