Package detail

hep-viewpath

codinggirl15MIT3.0.0

A view path middleware for Hep/Koa

hep, rose, koa, koa-cms

readme

hep-viewpath

A view path middleware for Hep/Koa.

安装

  • 运行 npm 命令行安装
npm i -S hep-viewpath
  • 运行 cnpm 命令行安装
cnpm i -S hep-viewpath

LICENSE

The MIT License (MIT)

© 2018 LibreRose Studio

See LICENSE file for detail.

changelog

Version History

1.0.1 / 2018-02-25

  • fix next() calling work incorrect issue

1.0.0 / 2018-02-24

  • first version