Evan You bd1b06f1cc test: fix some tests il y a 7 ans
..
__tests__ ebf67ad208 fix(scheduler): handle queueJob inside postFlushCbs il y a 7 ans
src bd1b06f1cc test: fix some tests il y a 7 ans
.npmignore 3401f6b460 init (graduate from prototype) il y a 7 ans
README.md fbb0dcdf89 chore: more meta il y a 7 ans
index.js 3401f6b460 init (graduate from prototype) il y a 7 ans
package.json 6e04850d71 build: adjust types build script il y a 7 ans

README.md

@vue/scheduler

This package is published only for typing and building custom renderers. It is NOT meant to be used in applications.

The default scheduler that uses Promise / Microtask to defer and batch updates.