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.
- Host: GitHub
- URL: https://github.com/cedx/koa-pug
- Owner: cedx
- License: mit
- Created: 2024-11-09T16:41:56.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-04T15:08:07.000Z (about 1 year ago)
- Last Synced: 2025-04-04T15:28:37.613Z (about 1 year ago)
- Topics: koa, nodejs, pug, typescript
- Language: JavaScript
- Homepage: https://github.com/cedx/koa-pug/wiki
- Size: 591 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
- Codeowners: .github/CODEOWNERS
- Authors: AUTHORS.txt
Awesome Lists containing this project
README
# Pug for Koa
   
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.