0.5.5 • Published 7 years ago

@house-agency/brewtils v0.5.5

Weekly downloads
-
License
GPL-3.0
Repository
bitbucket
Last release
7 years ago

The Brewery Node.js Utilities (brewtils)

Node version

4.4.3 (LTS)

Content

  • catch-default - Simple catch matcher with callbacks.
  • config - Simple json configuration file loader with global state and merging.
  • log - Logger with support for level filter and custom output streams.
  • exporter - Simple helper for module exporting.
  • retry - Retries a function when any error occures with a certain time in between.

Testing

::bash
nodenv install
npm i
npm test
0.5.5

7 years ago

0.5.4

7 years ago

0.5.3

7 years ago