NatLibFi/record-loader-melinda

View on GitHub
README.md

Summary

Maintainability
Test Coverage
# Melinda-related modules for recordLoader [![NPM Version](https://img.shields.io/npm/v/@natlibfi/record-loader-melinda.svg)](https://npmjs.org/package/@natlibfi/record-loader-melinda) [![Build Status](https://travis-ci.org/NatLibFi/record-loader-melinda.svg)](https://travis-ci.org/NatLibFi/record-loader-melinda) [![Test Coverage](https://codeclimate.com/github/NatLibFi/record-loader-melinda/badges/coverage.svg)](https://codeclimate.com/github/NatLibFi/record-loader-melinda/coverage)

[Melinda](https://melinda.kansalliskirjasto.fi)-related modules for [recordLoader](https://github.com/NatLibFi/record-loader).

## Development 

Clone the sources and install the package using `npm`:

```sh
npm install
```

Run the following NPM script to lint, test and check coverage of the code:

```javascript

npm run check

```

## License and copyright

Copyright (c) 2015-2017 **University Of Helsinki (The National Library Of Finland)**

This project's source code is licensed under the terms of **GNU Affero General Public License Version 3** or any later version.