An open API service indexing awesome lists of open source software.

https://github.com/cedx/koa-pug

A Koa view renderer based on the Pug template engine.
https://github.com/cedx/koa-pug

koa nodejs pug typescript

Last synced: about 1 year ago
JSON representation

A Koa view renderer based on the Pug template engine.

Awesome Lists containing this project

README

          

# Pug for Koa
![Node.js](https://badgen.net/npm/node/@cedx/koa-pug) ![npm](https://badgen.net/npm/v/@cedx/koa-pug) ![License](https://badgen.net/npm/license/@cedx/koa-pug) ![Downloads](https://badgen.net/npm/dt/@cedx/koa-pug)

A [Koa](https://koajs.com) view renderer based on the [Pug](https://pugjs.org) template engine.

## Documentation
- [User guide](https://github.com/cedx/koa-pug/wiki)
- [API reference](https://cedx.github.io/koa-pug)
- [Examples](https://github.com/cedx/koa-pug/tree/main/example)

## Development
- [Git repository](https://github.com/cedx/koa-pug)
- [Submit an issue](https://github.com/cedx/koa-pug/issues)

## License
[Pug for Koa](https://github.com/cedx/koa-pug) is distributed under the MIT License.