hapi-dash

0.0.4 • Public • Published

hapi-dash

A terminal dashboard for hapi

Usage:

Install the package into your node project

    npm install --save hapi-dash

Register the plugin with the Hapi server

server.register({register: require('hapi-dash')}, function (err) {
    if (err) {
        console.error('Failed to load plugin:', err);
    }
});

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.4
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.4
    0
  • 0.0.3
    0
  • 0.0.2
    0
  • 0.0.1
    0

Package Sidebar

Install

npm i hapi-dash

Weekly Downloads

0

Version

0.0.4

License

ISC

Last publish

Collaborators

  • clarkie