Tools for geolocation <3
-> Retrieves address from geographic points.
-> Retrieves geographical points from an address.
-> Retrieves geographical points from an ip.
-> Retrieves address from an ip.
To install the library, simply use the package manager npm and enter the command
npm install -g @inncode/geoxTo use GeoX, simply type the command below into your terminal and follow the instructions.
geoxTo contribute to the project, simply make a repository fork, clone the project and run the npm install command. After that, you can make the changes that you deem necessary to execute the npm link, and then do the tests using the geox command, all right commit your changes and request a pull request.
MIT - Free Software, Hell Yeah!