hexi-default

0.1.3 • Public • Published

hexi-default

Adds some default middlewares to hexi's express app

Dependency Status Build Status npm version Coverage Status

Installation

npm install hexi-default

Example Usage

const hexi = require('hexi')
const hexiDefault = require('hexi-default')
 
const server = hexi()
 
hexi.register(hexiDefault)

License

MIT © Zoltan Kochan

/hexi-default/

    Package Sidebar

    Install

    npm i hexi-default

    Weekly Downloads

    1

    Version

    0.1.3

    License

    MIT

    Last publish

    Collaborators

    • zkochan