Evan You 5639022f80 wip: fix insertBefore 7 년 전
..
__tests__ a95532495a refactor: properly cleanup invalidated jobs 7 년 전
src 5639022f80 wip: fix insertBefore 7 년 전
.npmignore 3401f6b460 init (graduate from prototype) 7 년 전
README.md fbb0dcdf89 chore: more meta 7 년 전
index.js 3401f6b460 init (graduate from prototype) 7 년 전
package.json 6e04850d71 build: adjust types build script 7 년 전

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.