erc-checker

1.3.0 • Public • Published

erc-checker

Build Status Build status npm

A JavaScript library and CLI tool for ERC result checking.

The checker is part of the project Opening Reproducible Research (o2r). Its purpose is to verify the result of reproductions of scientific papers as part of the o2r reproducibility service by means of comparing the HTML of the original and reproduced article.

The checker runs on NodeJS. The tool implements a NodeJS module, which is a function returning a JavaScript Promise. It further implements a command line interface (WORK IN PROGRESS).

The documentation is available at https://o2r.info/erc-checker/.

Contribute

All help is welcome: asking questions, providing documentation, testing, or even development. See CONTRIBUTING.md for details.

Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.

Publish a new release

# see npm version --help 
npm version {major,minor,bugfix}
npm publish

License

o2r checker is licensed under Apache License, Version 2.0, see file LICENSE.

Copyright (C) 2020 - o2r project.

o2r

Package Sidebar

Install

npm i erc-checker

Weekly Downloads

0

Version

1.3.0

License

Apache-2.0

Unpacked Size

72.9 kB

Total Files

10

Last publish

Collaborators

  • nuest