Lexitaire's own code is not open source, but several of its gameplay word lists and two vendored libraries in the browser version are third-party, under their own open-source licenses. They're credited here, alongside the code comments in the project's repository that carry the same attribution.
Word lists
- German CC0-1.0
-
Romanian
MPL 1.1 / GPL 2.0 / LGPL 2.1
Romanian Scrabble Federation's LOC 6.0 word list
-
Dutch
BSD-3-Clause / CC BY 3.0
Stichting OpenTaal's opentaal-wordlist (Taalunie "Keurmerk Spelling" certified)
- Greek MIT
- Indonesian Public domain
-
Swahili
LGPL
Jambo Spellchecker's hunspell dictionary, compiled from Egerton University's word list, the TUKI English-Swahili Dictionary, the Kamusi Project, and Kevin Scannell's An Crúbadán corpus, mirrored at elastic/hunspell
-
Tagalog
LGPL
GNU Aspell Tagalog dictionary, by Kevin Scannell and Ramil Sagum, mirrored at jmalonzo/tl-wordlist
-
Turkish
MIT
wooorm/dictionaries' Turkish Hunspell dictionary, originally by Harun Reşit Zafer / the Turkish Data Depository group's hunspell-tr project
-
French, Italian, Portuguese, Spanish, English
License not specified upstream
Sourced from words/an-array-of-french-words, napolux/paroleitaliane, and fserb/pt-br respectively; Spanish and English come from Lexitaire's own original Scrabble-style word lists, bundled with the native app since before the browser version existed. Listed here for completeness even though no explicit license terms were found for these.
-
Hebrew
AGPL-3.0
hspell's word lists (nouns, adjectives, verbs, infinitives), via eyaler/hebrew_wordlists' plain-text extraction of hspell, the open-source Hebrew spellchecker/morphological analyzer by Nadav Har'El and Dan Kenigsberg
-
Armenian
GPL-2.0 / LGPL-2.1 / MPL-1.1 (tri-licensed)
wooorm/dictionaries' Armenian Hunspell dictionary (
dictionaries/hy), originally sourced from the araktransfer Armenian spell-checker project
Vendored libraries (browser version)
-
qrcode-generator
MIT
kazuhikoarase/qrcode-generator, used to render challenge/result QR codes (
src/vendor/qrcode-generator.js) -
jsQR
Apache-2.0
cozmo/jsQR, used to scan challenge/result QR codes from the camera (
src/vendor/jsQR.js, full license text insrc/vendor/jsQR-LICENSE.txt)