Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 501 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 501 Bytes

xmlconverter

utility for merging morphhb XML morphology into BrowserBible HTML.

Requirements

This is a node.js script, so it requires node.js to be installed and configured properly. It also requires the jquery and xml2js libraries. These can be installed by a running this in the directory:

sudo npm install

Usage

node xml2html.js input.xml output.html output2.html