Show HN: I made IP-to-Geo location data library for developers
a year ago
- #geolocation
- #developer-tools
- #typescript
- Ip2Geo is a free, lightweight, and type-safe library for converting IPs to geolocation data.
- Works online only, supports both client and server environments, and is compatible with major TypeScript runtimes.
- Conversions are completed in under 10 ms, making it blazing fast.
- The package is lightweight (16.4 kB) because databases are hosted externally.
- Currently free with unlimited uses, but paid plans will be introduced in the future at affordable rates.
- Supports installation via popular package managers like npm, yarn, pnpm, and bun.
- Built with TypeScript, ensuring type safety.