JSPM

hapi-brick

0.2.2
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 6
  • Score
    100M100P100Q39663F
  • License MIT

A MVC* overlay plugin for Hapi

Package Exports

  • hapi-brick

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (hapi-brick) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Hapi-Brick

Dependencies status Build Status Coverage Status

NPM

Hapi-Brick allows you to functionally split your Hapi server into Bricks.

A Brick is a Hapi plugin that includes a custom structure and increases the maintainability and the reusability of your Hapi development.

Getting started

To do