servedjs-geo

1.1.2 • Public • Published

ServedJS GEO

$geo

var geoWatcher = $geo.newWatcher(function (position) {console.log("Position: ", position);});
geoWatcher.start();
geoWatcher.stop();

npm install && npm audit fix && npm audit fix --force

npm ci && npm run build && npm run unit && npm run test && npm start

Package Sidebar

Install

npm i servedjs-geo

Weekly Downloads

1

Version

1.1.2

License

MIT

Unpacked Size

38.6 kB

Total Files

30

Last publish

Collaborators

  • imre.tabur