transaction-group
Collect [optionally unique] objects over a period of time and then act on them
Updated by @wankdanker
dank-fileemitter
Walk a directory (optionally recursively) and emit events for each object encountered
Updated by @wankdanker
callback-collector
An async utility to collect callbacks and then execute another when all have been called
Updated by @wankdanker
greenhorn
A simple server that renders HTML using various engines and a configuration file with test data
Updated by @wankdanker
templater
Template engine abstraction layer plus caching, change watching, file loading
Updated by @wankdanker
object-array
Add array-like functionality to objects while using unique ids instead of numeric indexes
Updated by @wankdanker