Ecosyste.ms: Awesome
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
coffeescript koa nodejs pug
Last synced: 24 days 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 (3 months ago)
- Default Branch: main
- Last Pushed: 2025-01-03T11:00:20.000Z (27 days ago)
- Last Synced: 2025-01-03T12:19:18.559Z (27 days ago)
- Topics: coffeescript, koa, nodejs, pug
- Language: CoffeeScript
- Homepage: https://github.com/cedx/koa-pug/wiki
- Size: 139 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
![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.