@yaupon/address
v0.0.0-dev
Published
🏠 Handle user's addresses in way compatible with Web Standard APIs and C-powered native libraries (libpostal)
Downloads
2
Readme
🏠 Address
Library that will help you handle user's addresses in an easy way with usage of C-based natives
(libpostal
) and defined Web Standard API.
It may require you to use:
@yaupon/phone-number
for validation of phone number before one is provided into address.@yaupon/geocoding
for geocoding address asGeohash
orPoint
which may be beneficial for data you store in a database.
Futher Development
- [ ] Migrate from
nan
to NAPI - [ ] Improve validations and research addresses