Debounce a function
☆130Mar 11, 2026Updated last week
Alternatives and similar repositories for debounce-fn
Users that are interested in debounce-fn are comparing it to the libraries listed below
Sorting:
- Check if something is a promise☆45Apr 16, 2021Updated 4 years ago
- ES2015 Math.hypot() ponyfill☆12Apr 7, 2021Updated 4 years ago
- Parse and stringify file paths with line and column like `unicorn.js14`☆24Nov 22, 2025Updated 3 months ago
- Mimic a Node.js HTTP response stream☆61Nov 5, 2023Updated 2 years ago
- Convert a Source Map object to a comment☆16Aug 9, 2021Updated 4 years ago
- Linkify GitHub issue references☆47Sep 11, 2025Updated 6 months ago
- Left pad each line in a string☆20Aug 31, 2023Updated 2 years ago
- Check if a value is a function☆29May 3, 2021Updated 4 years ago
- Debounce promise-returning & async functions☆233Nov 11, 2025Updated 4 months ago
- Launch the macOS Touch Bar simulator from the command-line☆44Jan 24, 2021Updated 5 years ago
- Check if a value is an error constructor☆14Apr 7, 2021Updated 4 years ago
- Check if a string is a scoped npm package name☆25Jul 9, 2022Updated 3 years ago
- Regular expression for matching scoped npm package names☆27Jul 9, 2022Updated 3 years ago
- Resolve the path of a globally installed module☆42Nov 6, 2023Updated 2 years ago
- Check if something is a generator function☆24Jul 8, 2022Updated 3 years ago
- ES2015 Math.imul() ponyfill☆11Oct 30, 2023Updated 2 years ago
- Get the path to this package - Useful for testing☆22Aug 9, 2021Updated 4 years ago
- Regular expression for matching issue references☆49Sep 26, 2024Updated last year
- Get free disk space info from `df -kP`☆64Sep 13, 2025Updated 6 months ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆41Apr 21, 2021Updated 4 years ago
- Check if a file path is an archive file☆16Apr 30, 2024Updated last year
- Get all emails in a text file or stdin☆25Feb 2, 2026Updated last month
- Get your public IP address☆27Sep 15, 2025Updated 6 months ago
- [DEPRECATED] A better Atom `TextEditor#setText()` that preserves cursor/scroll position and selections☆12Jan 24, 2021Updated 5 years ago
- List of platforms supported by Node.js☆12Nov 3, 2021Updated 4 years ago
- Get the URL from a web shortcut file☆14Aug 14, 2021Updated 4 years ago
- Check if a Mac camera is on☆97Sep 23, 2025Updated 5 months ago
- Create a noop process and get the PID☆14Aug 10, 2021Updated 4 years ago
- Convert matching double-quotes to single-quotes: `I "love" unicorns` → `I 'love' unicorns`☆57Feb 2, 2026Updated last month
- ES2015 Number.isFinite() ponyfill☆20Apr 7, 2021Updated 4 years ago
- Check when the DOM has loaded like `DOMContentLoaded`☆110Aug 21, 2024Updated last year
- Extract the article title of a HTML document or website☆31Sep 9, 2025Updated 6 months ago
- Transform the first chunk in a stream☆28Nov 1, 2023Updated 2 years ago
- Ensure a function is stable, meaning the same input always produces the same output☆16Nov 4, 2023Updated 2 years ago
- Calls a function repeatedly while a condition returns true and then resolves the promise☆37Aug 29, 2024Updated last year
- Check if an Array is sorted☆35Aug 11, 2021Updated 4 years ago
- Cycle through the items of an array☆242Apr 7, 2021Updated 4 years ago
- Create a lazily evaluated value☆69Apr 8, 2021Updated 4 years ago
- Check if a path is a file, directory, or symlink☆80Feb 2, 2026Updated last month