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

https://github.com/mattphillips/book


https://github.com/mattphillips/book

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        


book

Testing gitbook


[![Build Status](https://img.shields.io/travis/mattphillips/book.svg?style=flat-square)](https://travis-ci.org/mattphillips/book)
[![Code Coverage](https://img.shields.io/codecov/c/github/mattphillips/book.svg?style=flat-square)](https://codecov.io/github/mattphillips/book)
[![version](https://img.shields.io/npm/v/book.svg?style=flat-square)](https://www.npmjs.com/package/book)
[![downloads](https://img.shields.io/npm/dm/book.svg?style=flat-square)](http://npm-stat.com/charts.html?package=book&from=2017-09-14)
[![MIT License](https://img.shields.io/npm/l/book.svg?style=flat-square)](https://github.com/mattphillips/book/blob/master/LICENSE)
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com)
[![Roadmap](https://img.shields.io/badge/%F0%9F%93%94-roadmap-CD9523.svg?style=flat-square)](https://github.com/mattphillips/book/blob/master/docs/ROADMAP.md)
[![Examples](https://img.shields.io/badge/%F0%9F%92%A1-examples-ff615b.svg?style=flat-square)](https://github.com/mattphillips/book/block/master/docs/EXAMPLES.md)
## Problem

## Solution

## Installation

With npm:
```sh
npm install --save-dev book
```

With yarn:
```sh
yarn add -D book
```

## Setup

## Usage

## Contributors

## LICENSE

MIT