datacite / mastiff

citeproc npm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

@datacite/mastiff Build Status

Nodejs server for formatted citation of dois

Installation

npm install @datacite/mastiff --save

Tests

npm install
npm test

> @datacite/mastiff@0.0.7 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 DOM and HTML standards
  • 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

About

citeproc npm

License:Apache License 2.0


Languages

Language:JavaScript 89.2%Language:HTML 6.4%Language:Python 2.9%Language:CSS 0.6%Language:Shell 0.3%Language:Makefile 0.2%Language:Batchfile 0.2%Language:Ruby 0.1%