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.
- Host: GitHub
- URL: https://github.com/chanlito/koa-mods
- Owner: chanlito
- License: mit
- Created: 2017-09-28T10:39:58.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-10-02T07:09:43.000Z (over 8 years ago)
- Last Synced: 2025-07-20T02:30:08.739Z (11 months ago)
- Topics: decorators, koa, koa2, mods, typescript
- Language: TypeScript
- Size: 178 KB
- Stars: 5
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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