Gram Jam Word Checker

checks words against the gram jam word dictionary to make sure they are playable words

Це версії цього скрипту, де код був змінений. Показати всі версії.

  • v1.0.0 01.01.2024 Imported from URL
  • v1.0 09.11.2022

    Add fix for latest release

  • v0.6 13.09.2022

    adds starts with feature

  • v0.6 12.09.2022

    Adds startswith check

  • v0.5 28.08.2022

    fix for changing letters without removing the +

  • v0.4 03.07.2022

    add support for "in-word" checks, e.g. if you get a double letter tile (yt), type the tile (yt) and a "+", and you will get the 10 shortest words with (yt).

  • v0.3 22.06.2022

    automatically focuses the word checker on key input

  • v0.2 22.06.2022

    runs on all gram jam sites now

  • v0.1 22.06.2022