Hi,

in my spare time I develop a node.js libsword wrapper as a backend for a future web app. The node.js wrapper will download the requested module and serialize the data, so that a mobile javascript app can handle it.

What should I keep in mind to avoid a licence/contribution issue since the node.js app will hold a copy of all installed modules and do some data serialization (get the content/attributes of a verse key and convert it to JSON. The plain verse content will be on of the sword filter output)?

Is there a way to access the raw content (like the underlying OSIS XML) of a module through the sword engine?

Regards,
Stephan

I've started to work on a non-blocking nodejs wrapper for libsword.
you'll find the sources here: https://github.com/zefanja/sword-addon
See app.js for how to use the API (in pre-alpha state...).

_______________________________________________
sword-devel mailing list: sword-devel@crosswire.org
http://www.crosswire.org/mailman/listinfo/sword-devel
Instructions to unsubscribe/change your settings at above page

Reply via email to