node-sword-interface 1.0.0 released
Tobias Klein <[email protected]>
| Newsgroups | gmane.comp.literature.sword.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi all, After previously reaching 0.254.0 I've decided that the new version of node-sword-interface shall finally be 1.0.0. node-sword-interface is a JavaScript/node interface to the SWORD library. I am using this for Ezra Bible App. But this could also work for a node-based web service / web application for example. The node module works on Windows, Linux, macOS as well as Android (based on nodejs-mobile). So, here it is: https://www.npmjs.com/package/node-sword-interface/v/1.0.0 https://github.com/ezra-bible-app/node-sword-interface/releases/tag/1.0.0 The latest addition is a function that lists all updated repository modules: getUpdatedRepoModules() Also, since most recently and thanks to Stefan Wils, node-sword-interface builds correctly on M1 macs. Installation in a local node environment is as easy as: npm i node-sword-interface Have a nice weekend everyone! Best regards, Tobias _______________________________________________ sword-devel mailing list: [email protected] http://crosswire.org/mailman/listinfo/sword-devel Instructions to unsubscribe/change your settings at above page