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

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

Awesome Lists containing this project

README

          

[![Build Status](https://travis-ci.org/caviarjs/koa-block.svg?branch=master)](https://travis-ci.org/caviarjs/koa-block)
[![Coverage](https://codecov.io/gh/caviarjs/koa-block/branch/master/graph/badge.svg)](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)