10 packages
aws-s3-classes
ES6 classes for common S3 calls. Promise enabled.
delimited-file-reader
Reads delimited text files and delivers records in object format
hybrid-array-runner
ES6 Class which enables running functions returning promises in a combination serial and parallel mode for each element in an array, capturing the individual resolved data.
middleware-params
Provides an easy mechanism for sending data to express middleware
ns-wingman
Contains common features (logging, configuration, signal and event trapping) used in a node standalone server.
parallel-array-runner
ES6 Class for applying an asynchronous function (returning a promise), for each element in an array.
postgres-muchos
A Postgresql Class for pools
postgres-uno
An ES6 Class for connecting to Postgresql with a single connection
serialized-array-runner
ES6 Class which enables running functions returning promises successively and capturing the individual resolved data.
winston-wingman
Offers convenience functions for using the winston logger