debounce
Delay function calls until a set time elapses after the last invocation
time-loom
[![npm version](https://badge.fury.io/js/time-loom.svg)](https://www.npmjs.com/package/time-loom)
[![License](https://img.shields.io/badge/license-MIT-blue.svg)](https://opensource.org/licenses/MIT)
extra-function
A function is a set of statements that performs a task or calculates a value.
extra-function.web
A function is a set of statements that performs a task or calculates a value {web}.
extra-async-function.web
An async function is a function that delivers its result asynchronously (through Promise) {web}.