Skip to content
@thehelp

thehelp

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

Popular repositories Loading

  1. cluster cluster Public archive

    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 gracef…

    JavaScript 12

  2. project project Public archive

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

    JavaScript 4 1

  3. core core Public archive

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

    JavaScript 1

  4. messaging messaging Public archive

    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.

    JavaScript 1 2

  5. last-ditch last-ditch Public archive

    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 …

    JavaScript 1 1

  6. log-shim log-shim Public archive

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

    JavaScript 1

Repositories

Showing 8 of 8 repositories
  • messaging Public archive

    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.

    thehelp/messaging’s past year of commit activity
    JavaScript 1 MIT 2 0 0 Updated Aug 13, 2018
  • log-shim Public archive

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

    thehelp/log-shim’s past year of commit activity
    JavaScript 1 MIT 0 0 0 Updated Aug 13, 2018
  • test Public archive

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

    thehelp/test’s past year of commit activity
    JavaScript 0 MIT 0 0 0 Updated Jun 18, 2017
  • project Public archive

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

    thehelp/project’s past year of commit activity
    JavaScript 4 MIT 1 0 1 Updated May 9, 2017
  • cluster Public archive

    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!

    thehelp/cluster’s past year of commit activity
    JavaScript 12 MIT 0 0 0 Updated May 3, 2016
  • last-ditch Public archive

    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!

    thehelp/last-ditch’s past year of commit activity
    JavaScript 1 MIT 1 0 0 Updated May 3, 2016
  • core Public archive

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

    thehelp/core’s past year of commit activity
    JavaScript 1 MIT 0 0 0 Updated May 3, 2016
  • client-project Public archive

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

    thehelp/client-project’s past year of commit activity
    JavaScript 0 MIT 0 0 0 Updated May 3, 2016

Top languages

Loading…

Most used topics

Loading…