Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/gorillab/reader-js

universal js client for reader-api
https://github.com/gorillab/reader-js

babel es6 javascript

Last synced: about 2 months ago
JSON representation

universal js client for reader-api

Awesome Lists containing this project

README

        

# reader-js

[![Build Status](https://img.shields.io/travis/gorillab/reader-js.svg)](https://travis-ci.org/gorillab/reader-js)
[![Dependencies Status](https://img.shields.io/david/gorillab/reader-js.svg)](https://github.com/gorillab/reader-js)
[![NPM Version](https://img.shields.io/npm/v/@gorillab/reader-js.svg)](https://www.npmjs.com/package/@gorillab/reader-js)
[![NPM Downloads](https://img.shields.io/npm/dt/@gorillab/reader-js.svg)](https://www.npmjs.com/package/@gorillab/reader-js)

universal js client for reader-api

### installation

```
yarn add @gorillab/reader-js

# or

npm install --save @gorillab/reader-js
```