1.0.1 • Published 2 years ago

yiddish-german-transliteration v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

Yiddish to German

Simple module for transliterate Yiddish to German. Only Works with a Yiddish Keyboard not with a Hebrew

Installation

$ npm install yiddish-german-transliteration

Usage

const transliterate = require('yiddish-german-transliteration');

console.log(transliterate('אלבערט איינשטיין')); // => 'Albert Einstein'

License

MIT.