Peshitta Forum
SedraJs conversion scripts - Printable Version

+- Peshitta Forum (http://peshitta.org/for)
+-- Forum: New Testament (http://peshitta.org/for/forumdisplay.php?fid=3)
+--- Forum: General (http://peshitta.org/for/forumdisplay.php?fid=7)
+--- Thread: SedraJs conversion scripts (/showthread.php?tid=3550)



SedraJs conversion scripts - borota - 10-07-2017

A milestone reached: NodeJs scripts to convert Sedra 3 text file database to a JavaScript representation that could be used to process the database directly from inside the browser, or on the server with NodeJs, etc.
See https://github.com/peshitta/sedrajs for more. The output from the script, the converted JS database is just 2MB in size.

I see I have hundreds of downloads of the related libraries in the span of just a couple of weeks since I published them: https://github.com/peshitta?tab=repositories 
That's so great to see there is interest. If you see this and use any of them, it would surely help if you drop me a note on how you use them, do you find them helpful, thoughts for improvement, etc.


RE: SedraJs conversion scripts - distazo - 10-07-2017

(10-07-2017, 03:35 AM)borota Wrote: A milestone reached: NodeJs scripts to convert Sedra 3 text file database to a JavaScript representation that could be used to process the database directly from inside the .....

This is really great! Thank you. I certainly will use it.


RE: SedraJs conversion scripts - borota - 10-08-2017

(10-07-2017, 07:44 PM)distazo Wrote:
(10-07-2017, 03:35 AM)borota Wrote: A milestone reached: NodeJs scripts to convert Sedra 3 text file database to a JavaScript representation that could be used to process the database directly from inside the .....

This is really great! Thank you. I certainly will use it.

@distazo, thanks for the note. Much appreciated!


RE: SedraJs conversion scripts - borota - 10-08-2017

(10-08-2017, 03:28 AM)borota Wrote:
(10-07-2017, 07:44 PM)distazo Wrote:
(10-07-2017, 03:35 AM)borota Wrote: A milestone reached: NodeJs scripts to convert Sedra 3 text file database to a JavaScript representation that could be used to process the database directly from inside the .....

This is really great! Thank you. I certainly will use it.
@distazo, I had a small misspell (Roots instead of Root) in UMD bundle. That has been fixed and a unit test written to avoid stuff like that: https://github.com/peshitta/sedrajs