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

https://github.com/chanlito/koa-mods

Pimp your Koa project with decorators.
https://github.com/chanlito/koa-mods

decorators koa koa2 mods typescript

Last synced: 8 months ago
JSON representation

Pimp your Koa project with decorators.

Awesome Lists containing this project

README

          

# Koa Mods
Pimp your Koa project with Typescript decorators.

## Installation
```bash
npm install koa-mods --save
```

## Usage
Examples can be found in `/demo` folder.

## License
MIT