sindresorhus / debounce
Delay function calls until a set time elapses after the last invocation
☆811Updated 5 months ago
Alternatives and similar repositories for debounce:
Users that are interested in debounce are comparing it to the libraries listed below
- Throttle and debounce functions.☆1,039Updated 9 months ago
- Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar☆690Updated last year
- Convert bytes to a human readable string: 1337 → 1.34 kB☆1,138Updated 2 months ago
- JavaScript library to generate a human readable String describing the file size☆1,656Updated 6 months ago
- Escape RegExp special characters☆589Updated 9 months ago
- HTTP server cookie parsing and serialization☆1,395Updated last month
- Small footprint URL parser that works seamlessly across Node.js and browser environments.☆1,038Updated 2 years ago
- The ultimate javascript content-type utility.☆1,374Updated last week
- User-friendly glob matching☆2,568Updated last month
- Copy text to the clipboard in modern browsers (0.2 kB)☆1,032Updated last year
- Join all arguments together and normalize the resulting url.☆362Updated 10 months ago
- A loader for webpack that allows importing files as a String☆845Updated 4 years ago
- A port of inflection-js to node.js module☆564Updated 2 months ago
- Generate a cryptographically strong random string☆571Updated 2 years ago
- Delete files and directories☆1,330Updated 5 months ago
- Generate hashes from javascript objects in node and the browser.☆1,435Updated 8 months ago
- A library for deep (recursive) merging of Javascript objects☆2,787Updated last year
- node byte string parser☆467Updated 8 months ago
- Slugifies a string☆1,628Updated 5 months ago
- Delay a promise a specified amount of time☆613Updated last year
- Escape string for use in HTML☆470Updated 2 years ago
- wait-on is a cross-platform command line utility and Node.js API which will wait for files, ports, sockets, and http(s) resources to beco…☆1,902Updated last week
- deeply clone arbitrary objects in javascript☆784Updated 3 years ago
- A secure webpack plugin that supports dotenv and other environment variables and only exposes what you choose and use.☆1,305Updated last year
- A cli tool to watch and copy file globs.☆527Updated 2 years ago
- Promisify a callback-style function☆1,504Updated 2 years ago
- Variable expansion for dotenv. Expand variables already on your machine for use in your .env file.☆987Updated 4 months ago
- Retry a promise-returning or async function☆843Updated 4 months ago
- An implementation of PHP's strip_tags in Typescript.☆493Updated 2 years ago
- Move an array item to a different position☆421Updated 2 years ago