https://github.com/caviarjs/koa-block
Caviar block for koa
https://github.com/caviarjs/koa-block
caviar-block koa
Last synced: 2 months ago
JSON representation
Caviar block for koa
- Host: GitHub
- URL: https://github.com/caviarjs/koa-block
- Owner: caviarjs
- License: other
- Created: 2019-05-24T07:35:41.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-05-24T07:39:14.000Z (about 7 years ago)
- Last Synced: 2025-07-14T14:12:25.872Z (11 months ago)
- Topics: caviar-block, koa
- Language: JavaScript
- Size: 2.93 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: HISTORY.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://travis-ci.org/caviarjs/koa-block)
[](https://codecov.io/gh/caviarjs/koa-block)
# @caviar/koa-block
Caviar block for koa
## Install
```sh
$ npm i @caviar/koa-block
```
## Usage
```js
const koa_block = require('@caviar/koa-block')
```
## License
[MIT](LICENSE)