16.1.3 • Published 7 years ago

@clevyr/hapi-ms-helper v16.1.3

Weekly downloads
1
License
ISC
Repository
gitlab
Last release
7 years ago

Hapi Micro-service Helper

A collection of utilities for hapi based micro-services.

  • Testing utilities.
  • Validation utilities.

Installation

npm install

Usage

To Add To Documentation

  • Usage

Tests

The tests use the ava framework.

npm test

Linters

Lint config files included at root of project:

  • .eslintrc, .eslintignore
  • .jscsrc
// ESLint
npm install -g eslint

eslint src
 - or -
npm run lint
// JSCS
npm install -g jscs
jscs src
16.1.3

7 years ago

16.1.2

7 years ago

16.1.1

7 years ago

0.1.6

7 years ago

0.1.5

8 years ago

0.1.4

8 years ago

0.1.3

8 years ago

0.1.2

8 years ago

0.1.1

8 years ago

0.1.0

8 years ago