1.1.2 • Published 2 years ago

servedjs-geo v1.1.2

Weekly downloads
2
License
MIT
Repository
github
Last release
2 years ago

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

1.1.2

2 years ago

1.1.1

4 years ago

1.1.0

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

6 years ago

1.0.0

6 years ago