Closed varadara closed 5 years ago
The PR attempts to address the issue that was brought up by the OP in https://github.com/hassansin/parse-address/issues/3
The fix is adding to the street number regular expression to parse street numbers that adhere to the grid type/alphanumeric address format. https://pe.usps.com/text/pub28/28apd_004.htm
@hassansin Could you please take a look at this pull request? Thanks in advance 👍
@varadara thanks for the PR! I'll test and merge it asap.
The PR attempts to address the issue that was brought up by the OP in https://github.com/hassansin/parse-address/issues/3
The fix is adding to the street number regular expression to parse street numbers that adhere to the grid type/alphanumeric address format. https://pe.usps.com/text/pub28/28apd_004.htm