Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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

coffeescript koa nodejs pug

Last synced: 24 days 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)
- [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.