openbibleinfo / Bible-Passage-Reference-Parser

Coffeescript to identify and understand Bible references like "John 3:16."
223 stars 65 forks source link

Convert osis to Readable #43

Closed jerodfritz closed 5 years ago

jerodfritz commented 5 years ago

Can you suggest a way to convert a stored osis string to a more user friendly readable format for a user to view?

openbibleinfo commented 5 years ago

Hello,

I suggest https://github.com/openbibleinfo/Bible-Reference-Formatter , which is designed for this purpose.

jerodfritz commented 5 years ago

Thank you very much! This is exactly what I was hoping to find. Well done