12 packages
@aeinbu/aggregates
Lightweight and non-intrusive aggregate functions to use with array reducers
@aeinbu/bodyparser
Utility to parse the body of an http request.
@aeinbu/eventstore
A simple filebased eventsourced store
@aeinbu/groupby
Lightweight and non-intrusive functions for doing "group by" type transformations on collections using reducers
@aeinbu/hierarchology
Helper functions for working with hierarchical data structures
arjans-nester
Utility to create nested id structures
hkey-generator
Utility to create hierarchical (or nested) id structures
scriptabuild
The scripted CI system
@scriptabuild/awaitable
Utility to turn a nodejs style asyncronous function (ie. one that takes a function(err, result) callback parameter) into a function that returns a promise instead. (Since such functions can be await'ed.)
@scriptabuild/eventstore
A simple filebased eventsourced store
@scriptabuild/eventstore-tools
LogSchemaTool
@scriptabuild/readonlyproxy
Creates a wrapper that looks like the object it wraps, but only provides read only access.