Ryan Lindskog

Results 13 issues of Ryan Lindskog

Hey, great project! It's nice having a cached JSON representation of CSSEGISandData/COVID on github! What do you think about adding lat / long attributes? Also province/states (maybe in a separate...

In my plugin // plugins/vue-core-image-upload.js import Vue from 'vue' import VueCoreImageUpload from 'vue-core-image-upload/dist/ssr' Vue.use(VueCoreImageUpload) And in my config // nuxt.config.js module.exports = { plugins: [ { src: '~/plugins/vue-core-image-upload', ssr: false...

Using [Vue-Socket.io](https://github.com/MetinSeylan/Vue-Socket.io). This question is available on Nuxt.js community (#c102)

module request

I'd like to create Vueniverse version 2. Some thoughts - GraphQL and Apollo - Remove Redis caching / blacklisting as it provides little value (and defeats the purpose of stateless...

**Admin Interface** Time to create a legit admin interface for this project. It should include - [x] Admin's should sign-in at the same place everyone else does. - [ ]...

enhancement

With sequelize as the ORM.

enhancement

Specifically - [ ] [Axios](https://github.com/nuxt-community/modules/tree/master/modules/axios) - [ ] [Google Analytics](https://github.com/nuxt-community/modules/tree/master/modules/google-analytics) - [ ] [Proxy](https://github.com/nuxt-community/modules/tree/master/modules/proxy), and possibly - [ ] [auth](https://github.com/nuxt-community/modules/tree/master/modules/auth).

enhancement

*✅I have completed ALL installation steps.* **Describe the bug** Trying to use with [react-native-web](https://github.com/necolas/react-native-web), not sure if this package is supported for web so this might be a feature request....

Hi, I just made some middleware to handle fetching modernizr information to the server. It's called [modernizr-server](https://github.com/rlindskog/modernizr-server). Do you think its possible to change the wrapOutput function while targetting node...

## Description of the feature It would be great to see support for scalar docs out of the box. - Scalar UI reference: https://github.com/scalar/scalar ## Code example (if possible) -...

enhancement