SkillAgentSearch skills...

HebrewTransliteration

A web app for transliterating Hebrew

Install / Use

/learn @charlesLoder/HebrewTransliteration
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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

View on GitHub
GitHub Stars17
CategoryDevelopment
Updated1d ago
Forks4

Languages

Svelte

Security Score

95/100

Audited on Apr 4, 2026

No findings