https://github.com/cedx/koa-eta
A Koa view renderer based on the Eta template engine.
https://github.com/cedx/koa-eta
eta koa nodejs typescript
Last synced: about 2 months ago
JSON representation
A Koa view renderer based on the Eta template engine.
- Host: GitHub
- URL: https://github.com/cedx/koa-eta
- Owner: cedx
- License: mit
- Created: 2024-06-03T14:15:27.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2025-04-08T20:31:08.000Z (about 2 months ago)
- Last Synced: 2025-04-12T01:14:48.161Z (about 2 months ago)
- Topics: eta, koa, nodejs, typescript
- Language: JavaScript
- Homepage: https://github.com/cedx/koa-eta/wiki
- Size: 495 KB
- Stars: 2
- 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
# Eta for Koa
   A [Koa](https://koajs.com) view renderer based on the [Eta](https://eta.js.org) template engine.
## Documentation
- [User guide](https://github.com/cedx/koa-eta/wiki)
- [API reference](https://cedx.github.io/koa-eta)
- [Examples](https://github.com/cedx/koa-eta/tree/main/example)## Development
- [Git repository](https://github.com/cedx/koa-eta)
- [Submit an issue](https://github.com/cedx/koa-eta/issues)## License
[Eta for Koa](https://github.com/cedx/koa-eta) is distributed under the MIT License.