csl-to-biblatex
TypeScript icon, indicating that this package has built-in type declarations

0.3.1 • Public • Published

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

csl-to-biblatex

npm version npm downloads

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
# or with yarn
# yarn add csl-to-biblatex
# or with npm
# npm install csl-to-biblatex

Use

API


cslToBiblatex()

Signature

cslToBiblatex(csl: Data[]): string;

Parameters

Name Type
csl Data[]

Returns

string

Defined in: lib/csl-to-biblatex.ts:103

Syntax tree

Types

Compatibility

Security

Contribute

License

GPL-3.0-or-later © Thomas F. K. Jorna

Package Sidebar

Install

npm i csl-to-biblatex

Weekly Downloads

1

Version

0.3.1

License

GPL-3.0-or-later

Unpacked Size

16.3 kB

Total Files

7

Last publish

Collaborators

  • tefkah