larsgw / citation.js

Citation.js converts formats like BibTeX, Wikidata JSON and ContentMine JSON to CSL-JSON to convert to other formats like APA, Vancouver and back to BibTeX.
https://citation.js.org/
MIT License
226 stars 30 forks source link

Fix dependency browser support #44

Closed larsgw closed 7 years ago

larsgw commented 7 years ago

Many of the dependencies have poor browser support, and when Citation.js is browserified, that doesn't change. Use babelify to compile dependencies too.