@datacite/mastiff
v0.0.7
Published
Nodejs server for formatted citation of dois
Downloads
6
Readme
@datacite/mastiff
Nodejs server for formatted citation of dois
Installation
npm install @datacite/mastiff --save
Tests
npm install
npm test
> @datacite/[email protected] test /Users/Kristian/datacite/mastiff
> node spec/test.js
Garza, Kristian, Carole Goble, John Brooke, and Caroline Jay. 2015. ‘Framing the Community Data System Interface’. Proceedings of the 2015 British HCI Conference on - British HCI ’15. Association for Computing Machinery (ACM). doi:10.1145/2783446.2783605.
Dependencies
- connect: High performance middleware framework
- jsdom: A javascript implementation of the W3C DOM
- mocha: simple, flexible, fun test framework
- request: Simplified HTTP request client.
- should: test framework agnostic BDD-style assertions
Dev Dependencies
- should: test framework agnostic BDD-style assertions
License
MIT