0.1.10 • Published 3 years ago

typeover v0.1.10

Weekly downloads
6
License
MIT
Repository
-
Last release
3 years ago

typeover

This is a React component that produces a text box that takes in solution text and validates user input against the solution text. Users can type into the box so long as their text loosely anagrams with the upcoming solution word. If users make an error, they are unable to type more unless they correct their mistake. The solution text can be shown as a prompt in the textbox or hidden.

Example applications:

  • a memory app in which users have to learn text by typing over the text and recall by typing with validation
  • an extension that blocks users from entering a site until they have correctly typed a custom message to remind them to be conscious of their time on the site.

NPM: page

App Info

Stack: React & Redux Author: i-gao 2019 (MIT)

0.1.10

3 years ago

0.1.9

3 years ago

0.1.8

3 years ago

0.1.7

3 years ago

0.1.0

3 years ago

0.1.2

3 years ago

0.2.1

3 years ago

0.1.1

3 years ago

0.1.4

3 years ago

0.1.3

3 years ago

0.2.2

3 years ago

0.1.6

3 years ago

0.1.5

3 years ago

0.2.0

3 years ago

0.0.1

5 years ago