John Hurliman

Results 7 repositories owned by John Hurliman

node-echoprint-server

74
Stars
37
Forks
Watchers

A node.js implementation of the Echoprint music identification server

node-mysql-simple

23
Stars
3
Forks
Watchers

Provides connection pooling and a simplified interface on top of node-mysql and generic-pool

node-pcm

54
Stars
9
Forks
Watchers

Extract PCM data out of media files and into node.js

node-phpass

41
Stars
18
Forks
Watchers

Javascript/Node implementation of the portable PHP password hashing framework

node-rate-limiter

1.5k
Stars
134
Forks
Watchers

A generic rate limiter for node.js. Useful for API clients, web crawling, or other tasks that need to be throttled

node-streamcount

45
Stars
2
Forks
Watchers

Provides implementations of "sketch" algorithms for real-time counting of stream data

precommit-hook

17
Stars
5
Forks
Watchers

An npm installable git pre-commit hook used to lint and test your code