CodeBrowser / npm / geolocation
geolocation@0.2.0
// node-ish api for navigator.geolocation in the browser
$ npm install geolocation
downloads/wk
1,775
license
MIT
version
0.2.0
published
May 20, 2013
What is geolocation?
The geolocation package provides a Node.js-style API for accessing browser geolocation features, making it easier to work with the navigator.geolocation API in your code. Use this package if you want a more familiar interface for getting user location data in browser-based applications without dealing directly with the navigator object's callback patterns.
Links
Dependencies (2)
Maintainers
tellnes