Easy visual comparison of different translations or versions of itemized texts; e.g. poems, bibles, etc.
Want to set up your own side by side comparison with minimal hassle?
See the sample app with the instructions!
Install nodejs, probably 16+ (worked with nodejs 18 from Ubuntu snaps in 2022).
Clone the project, go to project folder, and install dependencies:
git clone [email protected]:tasuki/side-by-side.git
cd side-by-side
npm install
node_modules/.bin/grunt serve
Point your browser at http://0.0.0.0:8000/base:tests.the_raven/
If you have the grunt dev server running, point your browser at
http://0.0.0.0:8000/tests.html. Otherwise, run tests with npm test
.
To package, run node_modules/.bin/grunt min
, the result will be in the
build-min
directory. Copy that to https://github.com/tasuki/sbs