https://github.com/raineorshine/articles2json
https://github.com/raineorshine/articles2json
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/raineorshine/articles2json
- Owner: raineorshine
- License: isc
- Created: 2015-05-18T04:50:33.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2015-05-22T19:10:54.000Z (about 10 years ago)
- Last Synced: 2025-03-10T15:09:30.880Z (3 months ago)
- Language: CoffeeScript
- Size: 121 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# articles2json
[](https://npmjs.org/package/articles2json)
[](https://waffle.io/metaraine/articles2json)
[](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)