
📜Fast TEI/XML Deployment on Vercel: Automating XSLT Transformation with saxon-js
Fast TEI/XML Deployment on Vercel: Automating XSLT Transformation with saxon-js
teixsltvercelsaxonjs

Fast TEI/XML Deployment on Vercel: Automating XSLT Transformation with saxon-js

How to automate TEI/XML to HTML conversion with saxon-js and deploy on Vercel. Includes a comparison of three Node.js XSLT libraries.
Switching from npx xslt3 (Saxon-JS) to Java Saxon-HE reduced XSLT build time from 1m48s to 23s for a TEI XML digital humanities project.

Declarative Multi-Format Conversion with TEI Processing Model

Real-Time Preview of TEI/XML Using VSCode and XSLT

Creating PDFs from TEI/XML of the Koui Genji Monogatari Text Database

Achieving Parallel Display of IIIF and TEI Using XSLT

Created a Sample Repository for Running XSLT in Node.js