Christopher S. Case

Results 36 issues of Christopher S. Case

This should prevent the install of fibers on versions of node >= 16.

It seems #89 actually breaks usage in TypeScript projects: ``` $ tsc && DEBUG=true node ./dist/server.js node_modules/connect-session-knex/typings/index.d.ts:19:5 - error TS2666: Exports and export assignments are not permitted in module augmentations....

I've added head and body injection to the editor template, so that the preview for the page shows custom web components / page extensions that have been injected into the...

needs-work

**Current behavior** When attempting to add `vue-styleguidist` to my project or run any of the examples, after getting the 'Compiled successfully!' message, navigating to http://localhost:6060/ yields: ![image](https://user-images.githubusercontent.com/770655/123315320-379a5480-d4f1-11eb-9c19-b6a100e2fefe.png) It looks to...

bug

There is no way, currently, to leverage the Code Mirror [merge addon](http://codemirror.net/doc/manual.html#addon_merge). The tricky thing here is that it's a different constructor, _and_ does not follow the same API as...

It would be awesome if you added chromecast support! I use this app while DMing, and it would be nice if I could simply cast the sound from the app,...

enhancement

So, the good news is, that, at least for my use case, this package works great on node v12. However, I have to install with `--ignore-engines` since the engine specifier...

Just something I noticed while using the downloader. (Thanks, btw. This thing is great! 😁) When loading a show page like, for example, https://beta.crunchyroll.com/series/GR9PKENW6/yu-yu-hakusho, If you click the download button...

When I attempt to download the series "My Dressup Darling", only the first 10 episodes start to download. I can individually download every missing episode, except for 11, which gives...

I have what might be an interesting case. I'm attempting to use thinky to implement an MMO. So, there's that. :sweat_smile: The problem is, I want to use a range...

feature
important