Evan You 9459ca2152 test: observer collection tests %!s(int64=7) %!d(string=hai) anos
..
__tests__ 9459ca2152 test: observer collection tests %!s(int64=7) %!d(string=hai) anos
src d69d0c0216 test: test for scheduler %!s(int64=7) %!d(string=hai) anos
.npmignore 3401f6b460 init (graduate from prototype) %!s(int64=7) %!d(string=hai) anos
README.md fbb0dcdf89 chore: more meta %!s(int64=7) %!d(string=hai) anos
index.js 3401f6b460 init (graduate from prototype) %!s(int64=7) %!d(string=hai) anos
package.json a89bbc018b build: add sideEffects: false flags %!s(int64=7) %!d(string=hai) anos

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.