I am looking for Javascript library for parsing BibTeX files. Ideally, I would like to be able to cite papers and generate publication lists from BibTeX database (files with .bib extension). Any tips regarding what I should go with?
I am aware of bibtex-js. Is there anything else available?