I'm trying to do autocomplete search using Typeahead JS in Laravel. But before searching, I want to modify the text on keyup. How can I do this? Suppose, anyone, typed the Bangla number in the input field. Before searching, I wanted to convert this number to an English number.