openvenues/node-postal
NodeJS bindings to libpostal for fast international address parsing/normalization
This helps developers integrate robust international address parsing and normalization into their Node.js applications. It takes raw, unformatted address strings and outputs structured, standardized components or expanded address variations. Developers building services that handle diverse global address data would use this.
248 stars. No commits in the last 6 months.
Use this if you are a Node.js developer needing to reliably process and standardize a wide variety of international physical addresses within your application.
Not ideal if you are looking for a standalone application or a service that handles address validation, geocoding, or postal routing for end-users.
Stars
248
Forks
35
Language
C++
License
MIT
Category
Last pushed
Sep 08, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/openvenues/node-postal"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Higher-rated alternatives
PyThaiNLP/nlpo3
Thai natural language processing library in Rust, with Python and Node bindings.
forzagreen/n2words
Convert numerical numbers to written numbers, in 52+ languages.
greyblake/whatlang-rs
Natural language detection library for Rust. Try demo online: https://whatlang.org/
wikimedia/sentencex
A sentence segmentation library with wide language support optimized for speed and utility.
pemistahl/lingua-rs
The most accurate natural language detection library for Rust, suitable for short text and...