nuxt / http

Universal HTTP Module for Nuxt.js
https://http.nuxtjs.org
MIT License
229 stars 51 forks source link

Universal fetch #182

Open jeanmatthieud opened 3 years ago

jeanmatthieud commented 3 years ago

I'm used to ky, and I want to use useSWRV in some of my components, rendered on client only. Could it be possible to expose the universal fetch method of Ky with nuxt/http ?