1.0.0 • Published 2 years ago

@aligent/microservice-util-lib v1.0.0

Weekly downloads
-
License
ISC
Repository
bitbucket
Last release
2 years ago

Microservices Utilities Library

This library includes utility functions to simplify & standardise common MicroServices tasks.

Documentation

Documentation on each function can be found here

Build

This library is written in typescript and can be built using the NPM script:

npm install
npm run build

Installation

You can locally install this package to your NPM projects by pulling this repo, building it, then running:

npm install --save ./path/to/this/project

from your project root.

Testing & Linting

Jest tests, linting & type-checking can be run with

npm run test
1.0.0

2 years ago

0.2.2

2 years ago

0.2.1

2 years ago

0.2.0

2 years ago

0.1.3

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago