Note This repository is automatically generated from the main parser monorepo. Please submit any issues or pull requests there.
crossrefToCsl(item: CrossrefJSON): CSL;
Name | Type |
---|---|
item |
CrossrefJSON |
CSL
Defined in: lib/crossref-to-csl.ts:52
This package is ESM only. In Node.js (version 12.20+, 14.14+, 16.0+, 18.0+), install as
pnpm add crossref-to-csl
# or with yarn
[![npm version](https://badge.fury.io/js/crossref-to-csl.svg)](https://badge.fury.io/js/crossref-to-csl) [![npm downloads](https://img.shields.io/npm/dm/crossref-to-csl.svg)](https://www.npmjs.com/package/crossref-to-csl)
# yarn add crossref-to-csl
# or with npm
# npm install crossref-to-csl
Tiny utitity to convert an Crossref API resonponse JSON item to CSL.