README
@citation-js/plugin-doi
Plugin for DOI input for Citation.js.
NPM version">

Install
npm install @citation-js/plugin-doi
Usage
Register by importing the package:
require('@citation-js/plugin-doi')
Formats
Formats and other features added by this plugin.
Input
Supports DOIs inputted in the following ways:
@doi/api
: adoi.org
URL@doi/id
: a single DOI@doi/list+text
: whitespace-separated list of DOIs@doi/list+object
: array of DOIs
Additionally, the following internal type is exposed:
@doi/type
: fix thetype
value in certain API responses