0.1.1 • Published 6 years ago

ipinfo-sdk v0.1.1

Weekly downloads
1
License
MIT
Repository
github
Last release
6 years ago

ipinfo-sdk

License: MIT Build Status npm node

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 # Yarn

To install our nightly build version:

npm install ipinfo-sdk@next # NPM
yarn add ipinfo-sdk@next # Yarn