Stu Kabakoff

Results 10 issues of Stu Kabakoff

When offline is enabled, you can't click the docs link on the front page, it leads to this: ![image](https://user-images.githubusercontent.com/339327/64896071-83e21080-d64c-11e9-9e1a-4ada7c6f414f.png) The workaround is to turn offline off temporarily

This is the start of the auto formatter so that when people contribute we can ask them to `npm run format` as the last step of their PR. This way...

My apologies for not having a minimal example, but here's what broke for me in 1.4.0 - `@index` tried to include index.js at the project root. (next to node's package.json,...

The version 2 allows you to customize your encryption methods, doesn't break jest, and doesn't leak the shape of the object. Part of this is seeing your needs, part is...

Thank you for this library, it's the best regex barf I've worked with in years. This PR adds support for sublists in the standard markdown way: ``` - lists -...

The algorithm used is very slow and creates predictable results. https://bost.ocks.org/mike/shuffle/compare.html

This is a big one. - Changed the word "page" to the word "slide" in the code, readme, and tests. - Changed `slider.page()` to `slider.currentSlide()`. - Changed the "slide" event...

This is all you have to do to use this library.

I used your CNN to make something that could potentially show a live tongue shape from an ultrasound video stream. My wife, @heatherkoff, is an SLP researching ultrasound at NYU...