Skip to content

Convert a BibTeX file to JSON (with Typst bibtexparser)

License

Notifications You must be signed in to change notification settings

luhsra/bib2json

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bib2json

Fast parsing of biblatex into a JSON document.

Installation

From a local clone:

git clone https://github.com/luhsra/bib2json.git
cargo install --path bib2json

Directly from git:

cargo install --git https://github.com/luhsra/bib2json.git

The binary is located in ~/.cargo/bin/. You may want to add in to your PATH.

Prebuild Binaries

Usage

./bib2json --help