karma
Spectacular Test Runner for JavaScript.
environment
Check which JavaScript environment your code is running in at runtime: browser, Node.js, Bun, etc
throttleit
Throttle a function to limit its execution rate
one-time
Run the supplied function exactly one time (once)
code-execution-timer
Javascript utility for tracking and logging execution times for code sections. It allows for multiple log entries and provides options to display or return them for further analysis.