Abe Fehr
Abe Fehr
I spent a long time debugging why something was broken in `@swc/register`, only to realize that `@swc-node/register` seems to be the currently maintained package to use. This repo should be...
Currently the modifications that I made to marked inside the roaster node module are necessary to be pulled into the node_modules folder. These need to be isolated, tarred, and for...
When liked, there's a message in the Facebook news feed that says "X likes Parity on Parity". I need to find out why this is so it only says "X...
No scoring system exists which gives nobody the incentive to beat the game. We need to add some kind of scoring system to change that.
Currently when several instructional overlays have the same title, they fade out completely and fade back in. To give the illusion of continuity, it would be ideal if only the...
Need to devise a way to store all of a level's plays, time taken, resets, moves made, etc. As much data as possible.
For folks that have cocoapods installed via homebrew instead of as a ruby gem directly it'd be nice to be able to use this as well
Namely, [this line](https://github.com/box/viewer.js/blob/master/src/css/viewer.css#L214). The reason that I'm asking is because the zoom/transform combo happens in IE11 before the width: 1000% is calculated, resulting in an element that's 10x as wide...