Nathan Friedly
Nathan Friedly
approximate-number
Converts numbers into a more human-friendly format. E.g. 123456 becomes 123k. Similar to `ls -lh` or Stack Overflow's reputation numbers.
set-cookie-parser
Parse HTTP set-cookie headers in JavaScript
Coin-Allocator
Bitcoin/Altcoin/USD trading bot. Was moderately profitable, until the exchange got hacked. No longer under active development.
DuckDuckGo-GoogleSuggest
Node JS server that proxies google suggest queries for the Duck Duck Go search box, and adds the !'s back on when google removes them.
facebook-js-sdk
Facebook's debug.js (what gets minified into sdk.js), updated every 10 minutes
get-user-media-promise
Basic wrapper for navigator.mediaDevices.getUserMedia with automatic fallback to navigator.getUserMedia
node-bestzip
Provides a `bestzip` command that uses the system `zip` if avaliable, and a Node.js implimentation otherwise.