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
·
F

filamentgroup/tappy

0
View on GitHub↗
0 stars·0 forks·3 views

Tappy

Features

  • 移动端优化(Optimizing Mobile Performance) - Listed in the “移动端优化(Optimizing Mobile Performance)” section of the Awesome Frontend awesome list.

Star history

Star history chart for filamentgroup/tappyStar history chart for filamentgroup/tappy

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

Frequently asked questions

What are the main features of filamentgroup/tappy?

The main features of filamentgroup/tappy are: 移动端优化(Optimizing Mobile Performance).

What are some open-source alternatives to filamentgroup/tappy?

Open-source alternatives to filamentgroup/tappy include: dave1010/jquery-fast-click. ftlabs/fastclick — Fastclick is a JavaScript library and touch event optimization tool designed to remove the 300ms delay between a…

Open-source alternatives to Tappy

Similar open-source projects, ranked by how many features they share with Tappy.
  • dave1010/jquery-fast-clickD

    dave1010/jquery-fast-click

    0View on GitHub↗
    View on GitHub↗0
  • 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