Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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.