arabic-utils is an NPM package designed for use in both browser and Node environments. It offers a range of convenient utilities specifically tailored for Arabic string manipulation, including functionalities like token search, removing diacritics and more.
Installation command: npm install arabic-utils
Check out the package Github repository for more informations.
Normalize the Arabic text based on the specified options or the default options.
Retrieves the matched parts from the given Arabic text based on the search token.