thehelp

thehelp

Geek Repo

A collection of projects to assist with rapid node.js app development, emphasizing client-server code sharing. :0)

Location:Seattle, WA

Github PK Tool:Github PK Tool

thehelp's repositories

cluster

Don't just let your server crash on an unhandled error, finish everything you were doing first. Multiple techniques used to ensure your clients don't get socket hang-ups. Cluster support and graceful shutdown on SIGTERM too!

Language:JavaScriptLicense:MITStargazers:12Issues:2Issues:0

project

(deprecated) Easy setup of grunt-based automation (jshint, testing, doc gen, partial watch, etc.) for javascript projects of all kinds.

Language:JavaScriptLicense:MITStargazers:4Issues:0Issues:0

core

(deprecated) Basic logging, environment and error management functionality for javascript client/server applications.

Language:JavaScriptLicense:MITStargazers:1Issues:0Issues:0

last-ditch

Make sure you know when your Node.js process crashes: output the error to stderr, append it to a file (synchronously), increment a statsd counter, send it via email, and send it via SMS. Cover all your bases in case of loss of filesystem access or internet connectivity!

Language:JavaScriptLicense:MITStargazers:1Issues:0Issues:0

log-shim

Allowing libaries to participate in logging without dictating anything about that logging system. Because logging is a process-level decision.

Language:JavaScriptLicense:MITStargazers:1Issues:0Issues:0

messaging

A lightweight package for sending SMS via Twilio, and email via Sendgrid. Also makes it easy to receive SMS and email from these services in express-based apps.

Language:JavaScriptLicense:MITStargazers:1Issues:0Issues:0

client-project

(deprecated) Easy setup of grunt-based testing/optimization for requirejs-based client javascript.

Language:JavaScriptLicense:MITStargazers:0Issues:0Issues:0

test

(deprecated) One-step install for client/server testing tools: chai, mocha, sinon and code coverage via blanket.

Language:JavaScriptLicense:MITStargazers:0Issues:0Issues:0