An open API service indexing awesome lists of open source software.

https://github.com/magicdawn/ip-kit

some ip utils
https://github.com/magicdawn/ip-kit

Last synced: 3 months ago
JSON representation

some ip utils

Awesome Lists containing this project

README

          

# ip-kit
> simple ip utility

[![Build Status](https://img.shields.io/travis/magicdawn/ip-kit.svg?style=flat-square)](https://travis-ci.org/magicdawn/ip-kit)
[![Coverage Status](https://img.shields.io/codecov/c/github/magicdawn/ip-kit.svg?style=flat-square)](https://codecov.io/gh/magicdawn/ip-kit)
[![npm version](https://img.shields.io/npm/v/ip-kit.svg?style=flat-square)](https://www.npmjs.com/package/ip-kit)
[![npm downloads](https://img.shields.io/npm/dm/ip-kit.svg?style=flat-square)](https://www.npmjs.com/package/ip-kit)
[![npm license](https://img.shields.io/npm/l/ip-kit.svg?style=flat-square)](http://magicdawn.mit-license.org)

## Install
```sh
$ npm i ip-kit --save
```

## API
```js
const ipKit = require('ip-kit');
```

## Changelog
[CHANGELOG.md](CHANGELOG.md)

## License
the MIT License http://magicdawn.mit-license.org