raf-scheduler
v0.0.2
Published
A lightweight version of igniter to function as a temporary standin.
Maintainers
Readme
Scheduler
A lightweight version of igniter to function as a temporary standin.
import scheduler from 'scheduler';
let token = scheduler.schedule('sync|layout|measure|affect', someFn);