1.0.3 • Published 1 year ago

hebrewordsdict v1.0.3

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year ago

This package contains a single js object. The keys of this object are all the Hebrew alphabetical letters, and their values are arrays of all the words that begin with that specific key (letter).

Simply install the package and add " import { heb_words } from 'hebrewordsdict' " and use your variable as desired.

Please keep in mind this dictionary contains 22 string arrays as values for the keys that all together contain around 650k values, so be cautious with doing things such as " console.log(heb_words) " as it may break your program/browser.

Also, please do note that these 650k words in Hebrew do include all the words in the Hebrew language, however, due to the fact an AI pulled all these words, there are also "unreal" or "Gibberish" words too.

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago