vue-resource-manager

阅读时长 2 分钟读完

Manage asynchronous calls more easily in Vue apps.

vue-async-manager (WIP)

Manage asynchronous calls more easily in Vue apps.

TODO

  • <Suspense> Component
  • ✅ lazy Component creator
  • ✅ createResource
  • ✅ TypeScript
  • ✅ Allow nested <Suspense> Component
  • ✅ Delayed display loading
  • ✅ With vue-router
  • With vuex
  • With graphql(Apollo )
  • LRU cache
  • SSR(Data Pre-Fetching)

HomePage

https://github.com/shuidi-fed/vue-async-manager#readme

Repository

git+https://github.com/shuidi-fed/vue-async-manager.git

来源:JavaScript中文网 ,转载请注明来源 https://www.javascriptcn.com/post/6006735b890c4f7277583f3d

纠错
反馈