Note
This repository is automatically generated from the main parser monorepo. Please submit any issues or pull requests there.
csl-to-biblatex
![npm downloads](https://img.shields.io/npm/dm/csl-to-biblatex.svg)
Somewhat jank CSL-JSON to biblatex converter
Contents
What is this?
When should I use this?
Install
This package is ESM only. In Node.js (version 12.20+, 14.14+, 16.0+, 18.0+), install as
pnpm add csl-to-biblatex
Use
API
cslToBiblatex()
Signature
cslToBiblatex(csl: Data[]): string;
Parameters
Returns
string
Defined in: lib/csl-to-biblatex.ts:87
Syntax tree
Types
Compatibility
Security
Related
Contribute
License
GPL-3.0-or-later © Thomas F. K. Jorna