awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repository

Awesome GitHub RepositoriesTiming Control Hooks

React hooks for managing timeouts, intervals, and execution delays.

Distinct from Execution Debouncing: Broader than just debouncing, covering timeouts and intervals as part of a timing toolkit.

Explore 1 awesome GitHub repository matching software engineering & architecture · Timing Control Hooks. Refine with filters or upvote what's useful.

Awesome Timing Control Hooks GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • antonioru/beautiful-react-hooksAvatar antonioru

    antonioru/beautiful-react-hooks

    8,355Vezi pe GitHub↗

    This project is a collection of reusable React hooks designed to wrap browser APIs, manage state persistence, and handle DOM observation. It provides a consistent interface for integrating native browser capabilities directly into the React component lifecycle. The library includes specialized toolkits for monitoring the browser environment, such as window resizing, network connectivity, and viewport visibility. It also provides mechanisms for managing execution timing through debouncing, throttling, and the control of timeouts and intervals. Additional capabilities cover state management wi

    Provides hooks to handle timeouts, intervals, and debouncing to optimize execution timing.

    JavaScriptcustom-hooksfront-endhooks
    Vezi pe GitHub↗8,355
  1. Home
  2. Software Engineering & Architecture
  3. Function Execution Utilities
  4. Execution Debouncing
  5. Timing Control Hooks