0.3.0 • Published 7 months ago

crossref-to-csl v0.3.0

Weekly downloads
-
License
GPL-3.0-or-later
Repository
github
Last release
7 months ago

Note This repository is automatically generated from the main parser monorepo. Please submit any issues or pull requests there.

API


crossrefToCsl()

Signature

crossrefToCsl(item: CrossrefJSON): CSL;

Parameters

NameType
itemCrossrefJSON

Returns

CSL

Defined in: lib/crossref-to-csl.ts:52

Install

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

citations-crossref-to-csl

Tiny utitity to convert an Crossref API resonponse JSON item to CSL.

0.3.0

7 months ago

0.1.4

8 months ago

0.1.3

1 year ago

0.1.2

1 year ago

0.1.1

1 year ago