Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cedx/koa-eta
A Koa view renderer based on the Eta template engine.
https://github.com/cedx/koa-eta
eta javascript koa nodejs typescript
Last synced: 4 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 (8 months ago)
- Default Branch: main
- Last Pushed: 2024-09-28T11:58:28.000Z (4 months ago)
- Last Synced: 2024-10-01T02:04:24.993Z (4 months ago)
- Topics: eta, javascript, koa, nodejs, typescript
- Language: Haxe
- Homepage: https://github.com/cedx/koa-eta/wiki
- Size: 556 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
![Node.js](https://badgen.net/npm/node/@cedx/koa-eta) ![npm](https://badgen.net/npm/v/@cedx/koa-eta) ![License](https://badgen.net/npm/license/@cedx/koa-eta) ![Downloads](https://badgen.net/npm/dt/@cedx/koa-eta)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)
- [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.