Pinned Repositories
canvas-plus
A universal Node/browser library for manipulating images, built on canvas.
Cronicle
A simple, distributed task scheduler and runner with a web based UI.
Effect-Games
Classic DHTML JavaScript Game Engine and Web Based IDE
logalert
Monitor logs (or any text files) and send alerts on specific changes.
magic-sorting-system
A data pack for Minecraft 1.13, 1.14 and 1.15 (Java) for automatically sorting every item in the game.
megahash
A super-fast C++ hash table with Node.js wrapper, tested up to 1 billion keys.
performa
A multi-server monitoring system with a web based UI.
pixl-xml
A simple module for parsing and composing XML.
webcamjs
HTML5 Webcam Image Capture Library with Flash Fallback
wperf
A simple HTTP load testing utility with detailed performance metrics.
jhuckaby's Repositories
jhuckaby/Cronicle
A simple, distributed task scheduler and runner with a web based UI.
jhuckaby/performa
A multi-server monitoring system with a web based UI.
jhuckaby/canvas-plus
A universal Node/browser library for manipulating images, built on canvas.
jhuckaby/pixl-chart
A simple time series chart renderer using HTML5 Canvas.
jhuckaby/webp-wasm
Encode and decode WEBP images using libwebp compiled to WebAssembly.
jhuckaby/performa-satellite
Remote data collector for Performa.
jhuckaby/pixl-server
A simple server daemon framework for Node.js.
jhuckaby/pixl-cli
Tools for building command-line apps for Node.js.
jhuckaby/pixl-server-storage
A key/value/list/hash storage component for the pixl-server framework.
jhuckaby/pixl-server-web
A web server component for the pixl-server framework.
jhuckaby/canvas-plus-playground
Web-based API playground for canvas-plus
jhuckaby/PoolNoodle
A simple HTTP web server with managed child worker pools.
jhuckaby/pixl-server-pool
A pixl-server add-on component for managing child worker pools.
jhuckaby/pixl-boot
Register your service to launch on server startup (Linux / OS X).
jhuckaby/pixl-json-util
A simple CLI utility for manipulating JSON files.
jhuckaby/pixl-request
A very simple module for making HTTP requests.
jhuckaby/pixl-server-user
A basic user login and session management system for the pixl-server framework.
jhuckaby/pixl-tools
A set of miscellaneous utility functions for Node.JS.
jhuckaby/folderctl
A simple folder monitoring daemon for running custom actions on change.
jhuckaby/pixl-mail
A very simple class for sending e-mail via SMTP or local sendmail.
jhuckaby/uncatch
Global cooperative uncaught exception handler
jhuckaby/visibleerrors
Safari & Chrome browser extension for showing notifications for all JavaScript errors.
jhuckaby/orchestra-theme
A theme for Orchestra, and some of Joe's other apps.
jhuckaby/pixl-server-unbase
A database component for the pixl-server framework.
jhuckaby/confsync
Manage config files in AWS S3.
jhuckaby/confsync-satellite
Automatically deploy config files from confsync.
jhuckaby/cronicle.net
Marketing website for Cronicle
jhuckaby/downdraft
Convert Markdown source to rich HTML in your clipboard (macOS only).
jhuckaby/s3-api
A simple, light wrapper around the AWS S3 v3 API.
jhuckaby/useragent-ng
Useragent parser for Node.js, ported from browserscope.org