包详细信息

hep-pug-viewbase

codinggirl12MIT2.0.1

view base middleware for hep-pug

hep, rose, koa, koa-cms

自述文件

Hep Pug View Base


view base middleware for hep-pug

@deprecated please use hep-viewpath instead.

LICENSE

The MIT License (MIT)

© 2018 LibreRose Studio

See LICENSE file for detail.


Hep Pug View Base 是什么

安装

  • 运行 npm 命令行安装
npm i -S hep-pug-viewbase

npm install --save hep-pug-viewbase
  • 运行 cnpm 命令行安装
cnpm i -S hep-pug-viewbase

cnpm install --save hep-pug-viewbase

授权协议

The MIT License (MIT)

© 2018 LibreRose Studio

请参阅 LICENSE 文件。


LICENSE

The MIT License (MIT)

© 2018 LibreRose Studio

See LICENSE file for detail.

更新日志

Version History

1.0.1 / 2018-02-25

  • fix next() calling work incorrect issue

1.0.0 / 2018-02-24

  • first version