Results 31 comments of

@surfacescan - Thanks for checking this out! Also, sorry for just now seeing this message. I re-wrote this code early last year, but never even pushed my changes because I...

Hmmm. I spent a few days on this lib a few years ago for a talk I gave. I'll try to revisit this if I get some time. I'm guessing...

Perhaps with the new Tool Registry work in #197, we could add a "tags" array to the interface (or change category to be an array), so that filtering/searching for things...

Thanks for your great work on this! 🙏 I'm very interested in a TFJS version as well and am looking forward to this upcoming release!!!

> Just to let you know, I just tried a Open-Unmix vocal separation & the processing bar circle just spun for several minutes with no results. Roger On Thursday, November...

it would be nice if `request` could be a function (similar to how `response` can be). if it returns "true" then we return the response, else we look for other...

I was looking for similar functionality. I'm assuming the ngrok code has moved to a private repository? Anyways, I found this b/c I was going to submit a PR for...

I was just reading through some of the issues logged in this repo, and found: https://github.com/storybookjs/test-runner/issues/328 So I think this PR isn't strictly needed. While this command errors: ``` test-storybook...

> @skratchdot What version of the test runner are you using? 0.16.0 should allow any jest option without the additional -- . @bryanjtc - We are using v16 Again, this...

Sorry about this. I vaguely remember running into something similar at some point (but thought I fixed it). Are you importing the mapping into a new index? Do you have...