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

https://github.com/raineorshine/articles2json


https://github.com/raineorshine/articles2json

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# articles2json
[![npm version](https://img.shields.io/npm/v/articles2json.svg)](https://npmjs.org/package/articles2json)
[![waffle.io issues](https://badge.waffle.io/metaraine/articles2json.png?label=ready&title=waffle.io)](https://waffle.io/metaraine/articles2json)
[![Build Status](https://travis-ci.org/metaraine/articles2json.svg?branch=master)](https://travis-ci.org/metaraine/articles2json)

> Convert a list of academic articles in the format "Authors (Year) - Title" to csv-friendly JSON

## Install

```sh
$ npm install --save articles2json
```

## Usage

```js
```

## License

ISC © [Raine Lourie](https://github.com/metaraine)