This is a React App that converts bib formatted citations into plain text. The library citation-js
is used to parse the bib text.
Live DEMO HERE
Currently, it only converts the citation to APA format. I will be implementing a selector for the other formats soon.