Skip to content

yossimal95/gibToHeb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gibToHeb.js

Gibberish to Hebrew

gibToHeb.js allows you to convert a text written in Hebrew on a keyboard in English mode into proper Hebrew..

How to use

<script src="./gibToHeb.js"></script>
 
 
gibToHeb('sd eyi ay ku cho zl ukp,g nmt jcurv bjnsv');
// output 'דג קטן שט לו בים זך ולפתע מצא חבורה נחמדה'


hebToGib('זה עובד?');
// output 'zv gucs?'

Example

chrome-capture-2023-0-2 (1)

Live demo

https://yossimal95.github.io/gibToHeb/

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors