monkeytype icon indicating copy to clipboard operation
monkeytype copied to clipboard

The most customizable typing website with a minimalistic design and a ton of features. Test yourself in various modes, track your progress and improve your speed.

Results 200 monkeytype issues
Sort by recently updated
recently updated
newest added

### Description Usage ```ts const asyncFunction = async () => {...}; const cachedAsyncFunction = memoizeAsync(asyncFunction); await cachedAsyncFunction(); await cachedAsyncFunction(); // Cached ```

waiting for update
frontend
Stale

### Description Weekly XP seasons. Leaderboard rewards are to be done in a separate PR.

backend
Stale
waiting for review

Closes #3547 and closes #487 Some assistance needed: - [x] includes("read_ahead") return true, when "read_ahead_easy" or hard is included - [ ] Keymap not adapts to 58008 and arrows funboxes...

frontend
assets

english doubleletter is a new language under the english set that exclusively uses words that have the same letter used consecutively. Examples include mullet, zoom, and mayonnaise. ### Description Closes...

waiting for update
frontend
assets

Translation: "text": "You are sitting and you only want to wait, wait only until there is nothing left to wait for: until the night comes, until the hours ring, until...

waiting for update
frontend
assets

Saves a histogram data structure of speeds for buckets rounded to the nearest 10. Signed-off-by: Brian Evans ### Description I have added to the leaderboard update function to save some...

backend
frontend

Moving your mouse during the test should hide the live stats. If you press a key and move the mouse at the same time the live stats dont reappear.