Answer the question
In order to leave comments, you need to log in
Is it possible to run satelize from the front?
Is it possible to run this library or something similar to get the client's country code on the front?
https://www.npmjs.com/package/satelize
Answer the question
In order to leave comments, you need to log in
$.get("http://ipinfo.io", function(response) {
console.log(response.city, response.country);
}, "jsonp");
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question