foxbenjaminfox/vue-async-computed
With this plugin, you can have computed properties in Vue that are computed asynchronously. Without using this plugin, you can't do this: Or rather, you could, but it wouldn't do what you'd want it to do.
https://github.com/foxbenjaminfox/vue-async-computed/blob/master/README.md