1.1.2 • Published 1 year ago

servedjs-geo v1.1.2

Weekly downloads
2
License
MIT
Repository
github
Last release
1 year 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

1 year ago

1.1.1

3 years ago

1.1.0

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

5 years ago

1.0.0

5 years ago