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
D

dave1010/jquery-fast-click

0
View on GitHub↗
0 stars·0 forks·7 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

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. 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

Projects sharing features with Jquery Fast Click

These projects share indexed features with Jquery Fast Click. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • 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

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).

Which projects share features with dave1010/jquery-fast-click?

Projects with overlapping indexed features include: filamentgroup/tappy. ftlabs/fastclick — Fastclick is a JavaScript library and touch event optimization tool designed to remove the 300ms delay between a…