Rob Richardson

Results 19 issues of Rob Richardson

Consider including https://github.com/kapetan/win-mouse for Windows mouse support

Ninject.Extensions.Conventions has a nice convention that `ISomeType` is implemented by `SomeType` (drop the I, look for class in the same namespace & assembly). In theory, this need not be bound...

Make sure these boxes are checked before submitting your issue - thank you! (If your issue is neither a both bug nor a request, please write in a free style)...

Imagine this scenario: I'm enamored with Vite and therefore use Vue 3 exclusively. I'm in search of a material design framework, and this list suggests Vuetify. I install Vuetify only...

suggestion

I'm trying to create a badge that says "" and "" and the site yields 503s whenever I include `` or `/` -- even if I url-encode and/or http-encode the...

I realize it's easy to say and likely really hard to execute. Can we support other Oracle versions? I see 11 & 12 as tags in Docker Hub. Could we...

Any plans to port this to .net core? Need help with it?

Repro steps: 1. set package.json: `"type": "module"` 2. create dynamic config: `nyc.config.js` file with any options 3. run any nyc command: `npx nyc npm run test` Expected behavior: It loads...