包详细信息

hep-pug

codinggirl28MIT2.0.3

A pug middleware for Hep or Koa that let render views easier

hep, rose, koa, koa-cms

自述文件

HepPug

A pug middleware for Hep or Koa that let render views easier.

Please see documentation for detail.

English

简体中文

NPM

LICENSE

The MIT License (MIT)

© 2018 LibreRose Studio

See LICENSE file for detail.

更新日志

Version History

2.0.0

  • add ctx.hepPug.config. The configuration now can be edited anywhere.

1.2.0

  • add ctx.state to the default view locals

1.1

  • add view method.

    Now give you the ability to set customer view path for each sub logic modules, and write less code.