Nathan Friedly

Results 7 repositories owned by Nathan Friedly

approximate-number

37
Stars
6
Forks
Watchers

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

170
Stars
23
Forks
Watchers

Parse HTTP set-cookie headers in JavaScript

Coin-Allocator

49
Stars
7
Forks
Watchers

Bitcoin/Altcoin/USD trading bot. Was moderately profitable, until the exchange got hacked. No longer under active development.

DuckDuckGo-GoogleSuggest

40
Stars
8
Forks
Watchers

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

41
Stars
15
Forks
Watchers

Facebook's debug.js (what gets minified into sdk.js), updated every 10 minutes

get-user-media-promise

21
Stars
3
Forks
Watchers

Basic wrapper for navigator.mediaDevices.getUserMedia with automatic fallback to navigator.getUserMedia

node-bestzip

80
Stars
16
Forks
Watchers

Provides a `bestzip` command that uses the system `zip` if avaliable, and a Node.js implimentation otherwise.