README
pointNG Easy and privacy-friendly GPS-location toolkit for JavaScript
pointNG enables developers to use their users GPS-coordinates for building great things without sending their users coordinates to 3rd parties.
pointNG is a client-side SDK and doesn't provide a server-side version. To use pointNG eg. in Vue.js project install by running
npm install @pointng/web-sdk
Check this example how to use pointNG in Vue.js
Access pointNG documentation