vue3-yuanma/packages/scheduler
2018-11-13 11:03:35 -05:00
..
__tests__ refactor: rename things 2018-11-13 11:03:35 -05:00
src refactor: rename things 2018-11-13 11:03:35 -05:00
.npmignore init (graduate from prototype) 2018-09-19 11:35:38 -04:00
index.js init (graduate from prototype) 2018-09-19 11:35:38 -04:00
package.json build: adjust types build script 2018-10-16 17:41:59 -04:00
README.md chore: more meta 2018-09-20 00:17:20 -04:00

@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.