UNPKG

parse-address-string

Version:

Extract street, city, state, zip, and country components from single-line address string

25 lines (9 loc) 294 B
## 0.0.3 (2017-05-12) Features - Handle special case: Neighborhood, City, State ## 0.0.2 (2017-05-09) Bugs - Handle case where city and state have same name (e.g. New York, New York) ## 0.0.1 (2016-12-21) Features - No changes, bumped to 0.0.1 after vetting in real-life apps