# ipv4

> ipv4

Latest version **1.0.4** (published 2018-04-22) · MIT license · 0 weekly downloads

## Install

```sh
npm install ipv4
pnpm add ipv4
yarn add ipv4
bun add ipv4
```

Provides the command `ipv4`.

## Health

**Score 15/100 (F)** — status: abandoned.

Positive: no vulnerabilities.

Warnings: low downloads; no types; no esm support.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 1.0.4 |
| Published | 2018-04-22 |
| First published | 2014-06-04 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 3 |
| Unpacked size | 4.1 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 7 |
| Maintainers | brunoyang, xudafeng, ziczhu |
| Keywords | ip, ipv4 |

## Links

- npm: https://www.npmjs.com/package/ipv4
- Repository: https://github.com/xudafeng/ipv4
- Homepage: https://github.com/xudafeng/ipv4#readme
- Issues: https://github.com/xudafeng/ipv4/issues
- npm.io page: https://npm.io/package/ipv4

## Dependencies (3)

- [chalk](https://npm.io/package/chalk.md) ^1.1.3
- [address](https://npm.io/package/address.md) ^1.0.3
- [copy-paste](https://npm.io/package/copy-paste.md) ^1.3.0

## Alternatives

- [lodash.startswith](https://npm.io/package/lodash.startswith.md) — 769.7K weekly downloads
- [@tarojs/service](https://npm.io/package/@tarojs/service.md) — 33.9K weekly downloads
- [io.extendreality.tilia.indicators.spatialtargets.unity](https://npm.io/package/io.extendreality.tilia.indicators.spatialtargets.unity.md) — 131 weekly downloads
- [@rtarojs/taro](https://npm.io/package/@rtarojs/taro.md) — 90 weekly downloads
- [node-branch-io](https://npm.io/package/node-branch-io.md) — 50 weekly downloads

## Recent versions

- 1.0.4 (latest) — 2018-04-22
- 1.0.2 — 2017-12-23
- 1.0.1 — 2017-07-03
- 1.0.0 — 2016-12-14
- 0.0.5 — 2016-09-21
- 0.0.4 — 2014-07-27
- 0.0.3 — 2014-06-09
- 0.0.2 — 2014-06-05
- 0.0.1 — 2014-06-04

## README

# ipv4

[![NPM version][npm-image]][npm-url]
[![build status][travis-image]][travis-url]
[![Test coverage][coveralls-image]][coveralls-url]
[![node version][node-image]][node-url]

[npm-image]: http://img.shields.io/npm/v/ipv4.svg?style=flat-square
[npm-url]: http://npmjs.org/package/ipv4
[travis-image]: https://img.shields.io/travis/xudafeng/ipv4.svg?style=flat-square
[travis-url]: https://travis-ci.org/xudafeng/ipv4
[coveralls-image]: https://img.shields.io/coveralls/xudafeng/ipv4.svg?style=flat-square
[coveralls-url]: https://coveralls.io/r/xudafeng/ipv4?branch=master
[node-image]: https://img.shields.io/badge/node.js-%3E=8-green.svg?style=flat-square
[node-url]: http://nodejs.org/download/

## Installment

```bash
$ npm i ipv4 -g
```

## Quick Start

``` bash
$ ipv4
$ Your ip is: 192.168.1.101 which was in your clipboard.
```

<!-- GITCONTRIBUTOR_START -->

## Contributors

|[<img src="https://avatars1.githubusercontent.com/u/1011681?v=4" width="100px;"/><br/><sub><b>xudafeng</b></sub>](https://github.com/xudafeng)<br/>|[<img src="https://avatars3.githubusercontent.com/u/5086369?v=4" width="100px;"/><br/><sub><b>brunoyang</b></sub>](https://github.com/brunoyang)<br/>|[<img src="https://avatars3.githubusercontent.com/u/4067115?v=4" width="100px;"/><br/><sub><b>magicdawn</b></sub>](https://github.com/magicdawn)<br/>|[<img src="https://avatars2.githubusercontent.com/u/197375?v=4" width="100px;"/><br/><sub><b>jsw0528</b></sub>](https://github.com/jsw0528)<br/>
| :---: | :---: | :---: | :---: |


This project follows the git-contributor [spec](https://github.com/xudafeng/git-contributor), auto upated at `Sat Apr 21 2018 18:15:47 GMT+0800`.

<!-- GITCONTRIBUTOR_END -->

## License

The MIT License (MIT)

---
_Source: https://npm.io/package/ipv4 · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
