MikeyManoguerra/orange-search
tool to parse large string of addresses for relevant locations, with regex
JavaScript
Issues
- 1
Simplification of ternary
#5 opened by nlaffey - 1
Use reduce or map instead.
#6 opened by nlaffey - 0
Only loop once
#8 opened by nlaffey - 0
Probably easier to avoid lookaheads/behinds
#7 opened by nlaffey - 1
Invalid location selector
#4 opened by nlaffey - 0
- 0
change location
#2 opened by MikeyManoguerra - 0
add radius variablility
#1 opened by MikeyManoguerra