Topic: "debounce-input"
tsepeti/react-debounce-text
Debounce text input for super fast react.
Language: JavaScript - Size: 2.13 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 1

GabyGold67/ButtonToSwitch_AVR
Complete buttons to switches library implemented for Arduino, with flags update automation, function callbacks, all encapsulated in classes sharing a common API for simplest implementation, use, modification or replacement when needed.
Language: C++ - Size: 1.15 MB - Last synced at: about 2 months ago - Pushed at: 7 months ago - Stars: 4 - Forks: 0

MicroBeaut/ADebouncer
Advanced Debouncer Library for Arduino
Language: C++ - Size: 20.5 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 3 - Forks: 1

dev-Imsaurabh/Movie-App-theme-Hotstar-
This is a basic clone of Disney+Hotstan which I have created using OMDB Api. I have added search feature , also I have used concept of debouncing where I am trying to reduce API calls done by the user during searching any movie and minimizing server cost.
Language: JavaScript - Size: 19.5 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

devnax/dboun
The dboun function is a utility designed to limit the rate at which a function is executed. It ensures that the provided function (fn) is called only after a specified delay (delay) has elapsed since the last invocation. By default, the delay is set to 400 milliseconds.
Language: JavaScript - Size: 78.1 KB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

aditya-nt/tarana2.0
The music app through all your hazy nights...
Language: TypeScript - Size: 3.49 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 2 - Forks: 4

melsayedshoaib/wikipedia-search-engine Fork of intern2grow/wikipedia-search-engine
Optimizing this project by adding the debounce technique to the search input
Language: JavaScript - Size: 2.93 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

BoloMasta/goit-react-hw-05-movies
GOIT - React - Homework 5 - Movies
Language: JavaScript - Size: 9.69 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 1

mrnko/lite-debounce-js
A lightweight, dependency-free debounce utility for JavaScript functions. Supports both leading and trailing edge execution. Perfect for input handlers, resize events, and performance optimization in modern web apps.
Language: JavaScript - Size: 26.4 KB - Last synced at: 5 days ago - Pushed at: 17 days ago - Stars: 1 - Forks: 0

mesqueeb/Debouncify
π Swift actor to debounce anything & SwiftUI View modifier `onChange` with debounce
Language: Swift - Size: 30.3 KB - Last synced at: about 1 hour ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

kaiumuddin/news-feeder
This project is a News Feed application built using React.js and Tailwind CSS, leveraging a variety of modern technologies and features to deliver a dynamic and engaging user experience. The application fetches news data from a provided API and presents it to users in an intuitive and organized manner.
Language: JavaScript - Size: 394 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

prathyu116/Rick-and-Morty
Language: JavaScript - Size: 578 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

dewaleolaoye/debounce-github-search
Delay search results for some seconds while the user type
Language: JavaScript - Size: 211 KB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

jawkneefence/pokedex
Custom PokΓ©dex site that is fully responsive down to 320px-width.
Language: JavaScript - Size: 187 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0

AmaanMultani/lite-debounce-js
LiteDebounce is a lightweight utility for debouncing JavaScript functions, designed to improve performance without any dependencies. It offers both leading and trailing execution options, making it ideal for handling user inputs and optimizing event performance. ππ
Language: JavaScript - Size: 26.4 KB - Last synced at: 16 days ago - Pushed at: 16 days ago - Stars: 0 - Forks: 0

mubashardev/debounce_controller
A Flutter package for debounced text input handling with asynchronous operations, powered by GetX. Easily manage multiple controllers, handle errors, and create responsive search experiences.
Language: Dart - Size: 15.6 KB - Last synced at: 4 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

mohdafjal2004/IMDBFlix
Netflix-UI Movie Database (React.js, TMDB) | Search & Explore Movies, TV (+ Web Series)! #Reactjs #TMDB #PWA**
Language: JavaScript - Size: 93.2 MB - Last synced at: 18 days ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

YashMaurya9274/JetSetGo
An app to see flight details using an API. Dynamic flight retrieval with filters and sorting options - (Users are able to filter the results by airlines. Users are able to sort the results by price)
Language: TypeScript - Size: 825 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Satish980/Food-application
Food Application using React and Redux Bundler
Language: JavaScript - Size: 345 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

one-numan/debounce-js
Lets Explore Debounce | Debounce is Programming Technique that prevents a function from being called too frequently reduce unnecessary API Calls or Computations
Language: HTML - Size: 2.93 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

includeDaniel/ecommerce-search
A e-commerce search implementation with react
Language: TypeScript - Size: 479 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

MicroBeaut/RepeatButton
RepeatButton Library for Arduino
Language: C++ - Size: 35.2 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

BernieTv/Pizza-Store
Pizza store created by using Typescript
Language: TypeScript - Size: 358 KB - Last synced at: 2 months ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

rajachoudhary/Code-Mancers-Assignment
Its a short post function having UI of facebook . Able to write text and select gif and post
Language: JavaScript - Size: 241 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

bdubs-astro/uPy_Debounce_Switch
debounce a switch using interrupts
Language: Python - Size: 248 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

bdubs-astro/DebounceSwitch
de-bounce a mechanical switch
Language: C++ - Size: 3.19 MB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

bdubs-astro/DebounceSwitch-Test
de-bounce a mechanical switch
Language: C++ - Size: 3.21 MB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

Bhargav1224/MotorVehicleCollision-App
I was build an MVC web app which provides features of OTP verification and after login user will able to see the motor-vehicle-collision lists , if user will clicks on particular card he will be going to details page where he can see all the details of collision and the website is responsive for tablet and mobile screens.
Language: JavaScript - Size: 883 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

Mattewn99/ngx-debounce-input
A simple Angular2+ directive that adds a debounce to your input fields π
Language: TypeScript - Size: 152 KB - Last synced at: 17 days ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

Romashka093/github-users-search-app
Test task for requestum web development company
Language: JavaScript - Size: 1.37 MB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0
