Interactive web application for converting Hebrew text to transliterated Latin characters using the hebrew-transliteration npm package.
Node v24
node --version
# v24.x.xnpm installIf an error arises due to sharp, try running:
SHARP_IGNORE_GLOBAL_LIBVIPS=1 npm installnpm run devStarts the development server at http://localhost:4321
npm run buildGenerates optimized static site in ./dist/
npm run previewPreview the production build locally
MIT
Issues are welcome.
For issues related to the hebrew-transliteration package, see: https://github.com/Retzion/hebrew-transliteration