Bridgeconn / usfm-grammar

An elegant USFM parser.
https://usfm-grammar-revant.netlify.app/
MIT License
36 stars 14 forks source link

Generate USFM from other formats #217

Open kavitharaju opened 10 months ago

kavitharaju commented 10 months ago

To be able to provide round trippability with our various formats like USJ, USX and syntax tree we need to be able to generate USFM from these formats

shadow-light commented 2 weeks ago

Thanks for working on this. Just wondering how far away usfm->usx conversion is in Javascript?

kavitharaju commented 2 weeks ago

That is in our plan. Hopefully in a couple of months we would be able to get the early versions out. Here is an issue for you to keep watch on https://github.com/Bridgeconn/usfm-grammar/issues/152 .

shadow-light commented 2 weeks ago

Great, thanks!