pxlsrt.js
pxlsrt.js copied to clipboard
Browser vs. Node environments
There's currently a duplication of code and effort to have browser- and node-compatible versions. Either find a way to make them one-and-the-same or find a smart, easy way to maintain the differences between the two but keep things DRY.