An unofficial Node.js SDK for ipinfo.io. Written in TypeScript, this module is a wrapper of its API and provides comprehensive type definitions.
To install the latest stable version using npm
or yarn
:
npm install ipinfo-sdk # NPM
yarn add ipinfo-sdk # Yarn
To install our nightly build version:
npm install ipinfo-sdk@next # NPM
yarn add ipinfo-sdk@next # Yarn