Skip to content

charlesLoder/hebrewTransliteration

Repository files navigation

Hebrew Transliteration

Interactive web application for converting Hebrew text to transliterated Latin characters using the hebrew-transliteration npm package.

Getting Started

Prerequisites

Node v24

node --version
# v24.x.x

Installation

npm install

If an error arises due to sharp, try running:

SHARP_IGNORE_GLOBAL_LIBVIPS=1 npm install

Development

npm run dev

Starts the development server at http://localhost:4321

Production Build

npm run build

Generates optimized static site in ./dist/

Preview

npm run preview

Preview the production build locally

License

MIT

Contributing

Issues are welcome.

For issues related to the hebrew-transliteration package, see: https://github.com/Retzion/hebrew-transliteration

About

A web app for transliterating Hebrew

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors