sortColumns

Sort Redactle guessed-words table by a column

作者
Bruce Sharpe
今日安裝
0
安裝總數
10
評價
0 0 0
版本
0.1
建立日期
2022-06-07
更新日期
2022-06-07
尺寸
2.5 KB
授權條款
MIT
腳本執行於

For the game Redactle.

Click on a column header in the guessed-words table to sort by that column.

column header effect
# restores the default order by sorting by entry number, descending
Guess sorts by guessed word alphabetically, ascending
Hits sorts by hit count, descending

Clicking on a column header a second time does not reverse the sort.