Debounce and delay window resize events

Repository details (hexagonif)
Project page
hexagonif
Project category
(89 entries)
Owner
@joelpurra
Commit details (8dba5dfa)
Author
Authored at
Committer
Joel Purra
Committed at

Commit message

Debounce and delay window resize events

Raw text
Debounce and delay window resize events

Changed files (5)

Path Additions Deletions
src/index.html +1 -0
src/resources/javascript/libraries/jquery.ba-throttle-debounce.js +252 -0
src/resources/javascript/libraries/jquery.ba-throttle-debounce.min.js +9 -0
src/resources/javascript/main.js +2 -1
src/resources/javascript/modules/utils/delay.js +9 -0

Commit categories (3)