This non-browser example uses thi.ng/hdiff to generate a
self-contained static HTML file of git diff
output of this monorepo's main
readme file:
git clone https://github.com/thi-ng/umbrella.git
# if needed, first build the entire mono-repo
yarn install
yarn build
# then run example
cd umbrella/examples/hdiff
yarn build
open dist/index.html
- Karsten Schmidt
© 2018 - 2025 Karsten Schmidt // Apache Software License 2.0