mad-utils
A set of misc utilties I find myself repeatedly re-writing between projects.
Updated by @andfaulkner
mad-logs
Winston-lite-esque Log lib for terminal and browser debugging, with piles of unignorable log tags and marker styles.
Updated by @andfaulkner
env-var-helpers
Grab quick info from common environment variables (NODE_ENV, LOG_LEVEL, etc.). Convenience methods.
Updated by @andfaulkner
common-constants
A set of constants commonly used across many projects, relating to e.g. date, time, ports, logging, and math
Updated by @andfaulkner
find-event-handlers
get list of event handlers on a given DOM object (grabbed via jQuery)
Updated by @andfaulkner
gulp-display-help
Output beautiful custom help text for your gulp tasks and parameters
Updated by @andfaulkner
filter-argv
Mid-level process.argv filtering utils that make CLI arg extraction a breeze.
Updated by @andfaulkner