Sign Up for Free

RunKit +

Try any Node.js package right in your browser

This is a playground to test code. It runs a full Node.js environment and already has all of npm’s 1,000,000+ packages pre-installed, including geolocator-promise-queue with all npm packages installed. Try it out:

var geolocatorPromiseQueue = require("geolocator-promise-queue")

This service is provided by RunKit and is not affiliated with npm, Inc or the package authors.

geolocator-promise-queue v1.1.1

Allows you to request as many locations by IP as you want from freegeoip.net, and make use of the locations via promise. This package manages the queue to ensure you don't exceed the limit of 15,000 per hour by spacing out your requests

RunKit is a free, in-browser JavaScript dev environment for prototyping Node.js code, with every npm package installed. Sign up to share your code.
Sign Up for Free