Found 49 repositories(showing 30)
dhershman1
A simple to use directive for debounce solutions
Harryman
A simple library that will help you use button interfaces, doesn't do any debounce so use nice buttons. Makes it easier to do holds, to get into other menus, button canceling for really responsive menues.
claytongulick
Zero dependency, super simple utility to debounce an async function using await syntax
VB10
Findo is a simple textfield. It provide to debounce options while using write anythink.
Egoruch
Simple and easy to use debounce algorithm for STM32.
Markkop
Example project on how to use simple debounce e throttle functions in Javascript/VueJS
winghoko
Implement simple event loops for mirco-controllers using Arduino's `millis()`. Provides interface that allows user to schedule periodic task and hook reaction to trigger (with built-in debounce and delay).
karthick3018
A simple paginated ,debounced using custom hook search bar using TS .
eklingen
Simple debounced file watcher. Uses Chokidar. Does not queue events, simply rate limits them.
Harish-Nathan
Simple GPIO character driver using sysfs and IRQ-based event handling, tested on ARM QEMU (virt). Demonstrates IOCTL & debounce.
aurthurtang
This is a simple debounce circuit that use to filter out all the unnecessary switching from push of a button/switcher
abyMosa
A simple elm debounce and throttle module that can be used in your update function or directly in HTML as an event.
Saeed-Soukiah
Simple Arduino sketch to step a DC fan through OFF / LOW / MEDIUM / HIGH using ezButton debounced presses and PWM on an L298N driver.
Herobrine-pixel
A simple and lightweight Arduino library for using TTP223 capacitive touch sensors. Easily detect touch input on digital pins with optional debounce and state-change detection. Ideal for DIY projects and interactive electronics.
A simple, dependency-free debounce utility for React, Solid, Svelte, Vue, Preact, and vanilla JavaScript
cmorales001
simple debounce implementation using reactjs
Pablo0610
Simple debounce implementation using reactjs
prerna-singh-dev
Implemented a simple search using debounce functon
dsacramone
Stand alone debounce function. Simple & effective. Uses ES6 conventions.
phukhanhnguyen1997
Simple example to learn about lodash using debounce and throttle
user29031999
Simple demo project for a search feature using LazyColumn and Flow debounce.
MohankumarMarimuthu
I used one simple array to implement the basic functionality of debounce
jeanmolino
Very simple front-end app to learn how to use debounce for input.
Breedlove-Jason
simple nodejs package runner using chokidar, debounce, caporal, child_process, and chalk libraries
StepanHovsepyan7
A simple React app using the DummyJSON API to display products with live search and debounced input handling.
anubhavpokharel
Created mini tasks tracker using mock API, hooks, debounce search and simple sorting feature to list the tasks.
SushmitaSWarik
A simple GitHub user search application built with JavaScript that uses debounce to optimize API calls and improve performance.
mustafaahmed-f
Simple page where you can search for wikipedia articles . Search results passes on debounce function which is used to decrease api calls .
otaviolemos
End-to-end prototype using Roboflow pose estimation to analyze archer push-ups, count reps, and provide simple, debounced form feedback in video.
joseg1037
This is a simple front-end example of a stopwatch using html, css and javascript (mixing it with the debounce() method brought from node.js)