You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 7, 2018. It is now read-only.
Thanks for this great library. I am trying to create a module where two passages have to be compared and the wrongly typed words and not typed words have to be displayed separately. I found this library very useful. But, in this library, I couldn't find any method which can return wrongly typed words and not typed words separately, so that it can be stored in a variable.
Kindly reply if this can be achieved through this library.