awesome-repositories.comCategoriesBlog
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
·
D

dave1010/jquery-fast-click

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

Jquery Fast Click

Features

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

Star history

Star history chart for dave1010/jquery-fast-clickStar history chart for dave1010/jquery-fast-click

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 dave1010/jquery-fast-click?

The main features of dave1010/jquery-fast-click are: 移动端优化(Optimizing Mobile Performance).

What are some open-source alternatives to dave1010/jquery-fast-click?

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

Open-source alternatives to Jquery Fast Click

Similar open-source projects, ranked by how many features they share with Jquery Fast Click.
  • filamentgroup/tappyF

    filamentgroup/tappy

    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