@ryanwhitman/delay.js

1.0.1 • Public • Published

Delay.js

Delay.js is a JavaScript tool that allows a developer to establish a minimum amount of time that must pass prior to executing one or more callbacks. This tool is especially useful for delaying a quick AJAX response that may otherwise cause a spinner to flash on/off, or something to that nature. This software is designed to be >=IE11 compatible.

Current Version

1.0.1

Readme

Keywords

Package Sidebar

Install

npm i @ryanwhitman/delay.js

Weekly Downloads

0

Version

1.0.1

License

MIT

Unpacked Size

7.58 kB

Total Files

6

Last publish

Collaborators

  • ryanwhitman