* Added min burst
* no need to calculate burst on a timer
* added a burst history and current burst trackers, added set and push functions, removed burst calculating in stats (should be done on word completion)
* burst will not be calculated on every keypress
* calculating burst and pushing to history on space
setting start time on first keypress
* verifying that burst history and input history are the same length
* bursthistory typo
added function to calculate burst speed and updated the pushing function to consider if the word was already completed once before
* removed fail condition from timer
* removed debug notification
* added fail condition
* rounding burst
* making sure to load burst config
* styling burst display
* including burst in the result
* renamed variable
* removed burst from result screen, changed wording in settings page
* reran npm i to regenerate package lock in version 2
* audit fix
* gulp update
* added two burst modes: flex and fixed
* standardized some code
* swapped classes
* updated settings page min burst input
updated min burst description
* updated the setting sections with inputs to a new, better design
Co-authored-by: Jack <bartnikjack@gmail.com>
* Added pinyin to languages
Pinyin transcribes the Chinese characters into the Latin alphabet
* Delete pinyin.json
* Delete pinyin_1k.json
* Delete pinyin_10k.json
* Added pinyin to languages
reformatted files so each word is on separate lines
* Update pinyin.json
* Update pinyin_1k.json
* Update pinyin_10k.json
* Update pinyin_1k.json
* Added pinyin, pinyin_1k, and pinyin_10k to list
* Added Pinyin language group
* updated Urdu.json
Instead of being randomly chosen, these are 200 of the most popular words.
* Update _list.json
* Created Urdu 1k
* Updated to have Urdu_1k
* updated
* correctly formatted it
*I remove redundant and informal words.
*I add some interesting Filipino words.
*I make sure that words are easy to type
* And lastly, I make sure that words are common and frequently used.