chikamichi / typometer

A silly micro-app to teach myself some FRP using Cycle.js — can you type that fast?
https://typometer.netlify.com/
MIT License
0 stars 0 forks source link

Allow toggling WPM setting #32

Open chikamichi opened 6 years ago

chikamichi commented 6 years ago

Add a checkbox on the left side of the WPM setting for enabling / disabling.

chikamichi commented 5 years ago

Architectural rework:

Then WPM toggling is simply a matter of switching state.features.rythm.enabled which cascades into the UI.