Ross ROSS = Recommend OSS · open-source software intelligence for agents

indutny/node-ip

IP address tools for node.js observed · 2026-08-28

github.com/indutny/node-ip · JavaScript observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 5131
  • days_rel: n/a
  • days_push: 743
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1544 stars · 228 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A Node.js library providing IP address utilities for parsing, validating, comparing, and converting IPv4 and IPv6 addresses. It supports subnet calculations, CIDR operations, buffer conversions, and private-address detection.

Use cases

  • get the machine's local IP address in node.js
  • validate whether a string is a valid IPv4 or IPv6 address
  • calculate subnet information from a CIDR notation
  • convert an IP address to a buffer or long integer and back
  • check if an IP address is private
  • compare two IP addresses for equality
  • compute network and broadcast addresses from an IP and subnet mask

When to choose

  • you need lightweight IP address parsing and manipulation in a Node.js project
  • you need subnet/CIDR math like network address, broadcast, or range containment checks
  • you need to serialize IP addresses into buffers for network protocols

When to avoid

  • you need geolocation or public IP lookup - this library does not do network requests
  • you are working outside Node.js (e.g., browser or Python)
  • you need actively developed features or guaranteed security patches, as the project is in maintenance mode

Facets

library · maturity maintenance

developer-tools networking serialization networking developer-tools backend ip-address ipv4 ipv6 subnet cidr npm nodejs javascript

1 source

Member repositories

RepositoryRoleHealth v2
indutny/node-ipmain32

For agents

markdown · JSON · MCP: product_card(name="indutny/node-ip")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem