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