Pinned Repositories
aws-lambda-xvfb
builds Xvfb binary to run on AWS lambda
aws-v4-sign-small
Size optimized library to perform AWS V4 request signing designed for use in the browser
couchdb-update-views
Keep couchdb views up to date
is-running
Test if a process with a given pid is running
leveldb-json
Leveldb import & export with json
nominatim-docker
Standalone nominatim server in a docker container
pdf-extract
Node PDF Extract
pdf-text-extract
Extract text from pdfs that contain searchable pdf text
nisaacson's Repositories
nisaacson/couchdb-update-views
Keep couchdb views up to date
nisaacson/dispatcher
Set up a simple express web server to provide a front end to your fleet infastructure
nisaacson/account-couch
Implement the account register and login interface using a couchdb backend with the couch-profile module
nisaacson/local-proxy
Proxy all requests on a given port another to port on localhost
nisaacson/node-autocomplete
Autocomplete module for node.js
nisaacson/get-view-state
Extract the view state value from an html page parsed with [cheerio](https://github.com/MatthewMueller/cheerio)
nisaacson/seaport
semver service registry for clusters
nisaacson/simple-mixin
Simple mixin for node.js propgrams. Taken from the [Testable Javascript](http://youtu.be/JjqKQ8ezwKQ) Google Tech Talk
nisaacson/account
Provide a skeleton interface for user account registration and login
nisaacson/account-logger
Log register and login requests to an account module
nisaacson/account-test
Test suite for account interface implementations
nisaacson/dispatch-add-command
Add new spawn commands to the dispatcher database
nisaacson/dispatch-clone
Clone a remote repo to local disk for use in dispatch server
nisaacson/dispatch-request-spawn-all
Continually request a Dispatch server to spawn all commands until succesfull
nisaacson/dispatch-should-spawn
test if a command is already spawned the allotted number of times
nisaacson/dispatch-spawn
Execute fleet-spawn in a given git repo
nisaacson/dispatch-spawn-all
spawn all commands. Useful to start all processes when server reboots
nisaacson/dot-emacs
nisaacson/fleet
multi-server continuous git-based deployment and process management
nisaacson/fleet-get-ps
get the running fleet processes as an object
nisaacson/fleet-stopall
Utility to stop all spawned fleet processes
nisaacson/forms-bootstrap
An easy way to create, parse and validate forms in node.js
nisaacson/load-url
Load a given url using curl and a path to a cookie jar file on disk
nisaacson/nisaacson.github.io
Pages
nisaacson/node-release-utils
Tools for incrementing versions and tagging NodeJs projects in Git.
nisaacson/prstat-long
Output the full command in the output of prstat on SmartOS
nisaacson/renew
Execute an asyncronous function repeatedly until it completes or the max number of attempts are reached
nisaacson/restart-on-error
Restart node.js programs only when they exit with a non-zero exit code
nisaacson/sea-free
Free a service from a seaport server by port on the command line
nisaacson/smartos-chef-repo
Basic chef repo for getting started with Chef on SmartOS