I need a function to get the phone vendor from model name
Somethings like this: var vendor = GetVendor("SM-A605G");
I know that ua-parser-js contain that function but I dont know how to use it
It should be great if you export that function
Thank you!
I need a function to get the phone vendor from model name Somethings like this: var vendor = GetVendor("SM-A605G"); I know that ua-parser-js contain that function but I dont know how to use it It should be great if you export that function Thank you!