Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/gorillab/reader-js
- Owner: gorillab
- Created: 2017-05-20T11:23:05.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-03-18T16:16:12.000Z (almost 7 years ago)
- Last Synced: 2024-03-02T17:03:10.864Z (10 months ago)
- Topics: babel, es6, javascript
- Language: JavaScript
- Homepage: https://www.npmjs.com/package/@gorillab/reader-js
- Size: 60.5 KB
- Stars: 1
- Watchers: 5
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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
```