https://github.com/nicobarray/try-skip-to-next-frame
A nice wrapper around the "standard" setTimeout(func, 0) paradigm
https://github.com/nicobarray/try-skip-to-next-frame
Last synced: 5 months ago
JSON representation
A nice wrapper around the "standard" setTimeout(func, 0) paradigm
- Host: GitHub
- URL: https://github.com/nicobarray/try-skip-to-next-frame
- Owner: nicobarray
- License: mit
- Created: 2017-10-03T19:26:48.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-10-03T20:22:33.000Z (over 8 years ago)
- Last Synced: 2025-08-11T00:24:29.430Z (11 months ago)
- Language: JavaScript
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# try-skip-to-next-frame
A nice wrapper around the "standard" setTimeout(func, 0) paradigm