check_yo_spelling 0.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +7 -0
- data/.rspec +4 -0
- data/CHANGELOG.rdoc +2 -0
- data/Gemfile.lock +35 -0
- data/README.md +36 -0
- data/Rakefile +6 -0
- data/check_yo_spelling.gemspec +24 -0
- data/data/.keep +0 -0
- data/data/alabama_cities.yml +553 -0
- data/data/alaska_cities.yml +246 -0
- data/data/arizona_cities.yml +397 -0
- data/data/arkansas_cities.yml +499 -0
- data/data/california_cities.yml +1417 -0
- data/data/colorado_cities.yml +404 -0
- data/data/connecticut_cities.yml +142 -0
- data/data/delaware_cities.yml +76 -0
- data/data/florida_cities.yml +900 -0
- data/data/georgia_cities.yml +609 -0
- data/data/hawaii_cities.yml +146 -0
- data/data/idaho_cities.yml +206 -0
- data/data/illinois_cities.yml +1315 -0
- data/data/indiana_cities.yml +654 -0
- data/data/iowa_cities.yml +869 -0
- data/data/kansas_cities.yml +554 -0
- data/data/kentucky_cities.yml +510 -0
- data/data/louisiana_cities.yml +469 -0
- data/data/maine_cities.yml +132 -0
- data/data/maryland_cities.yml +483 -0
- data/data/massachusetts_cities.yml +243 -0
- data/data/michigan_cities.yml +683 -0
- data/data/minnesota_cities.yml +805 -0
- data/data/mississippi_cities.yml +357 -0
- data/data/missouri_cities.yml +887 -0
- data/data/montana_cities.yml +307 -0
- data/data/nebraska_cities.yml +452 -0
- data/data/nevada_cities.yml +117 -0
- data/data/new_hampshire_cities.yml +97 -0
- data/data/new_jersey_cities.yml +536 -0
- data/data/new_mexico_cities.yml +381 -0
- data/data/new_york_cities.yml +1173 -0
- data/data/north_carolina_cities.yml +721 -0
- data/data/north_dakota_cities.yml +238 -0
- data/data/ohio_cities.yml +1177 -0
- data/data/oklahoma_cities.yml +639 -0
- data/data/oregon_cities.yml +353 -0
- data/data/pennsylvania_cities.yml +1718 -0
- data/data/rhode_island_cities.yml +35 -0
- data/data/south_carolina_cities.yml +378 -0
- data/data/south_dakota_cities.yml +288 -0
- data/data/states.yml +51 -0
- data/data/tennessee_cities.yml +424 -0
- data/data/texas_cities.yml +1619 -0
- data/data/utah_cities.yml +314 -0
- data/data/vermont_cities.yml +118 -0
- data/data/virginia_cities.yml +579 -0
- data/data/washington_cities.yml +599 -0
- data/data/west_virginia_cities.yml +387 -0
- data/data/wisconsin_cities.yml +748 -0
- data/data/wyoming_cities.yml +156 -0
- data/gemfile +6 -0
- data/lib/check_yo_spelling.rb +4 -0
- data/lib/check_yo_spelling/usa.rb +52 -0
- data/lib/check_yo_spelling/version.rb +3 -0
- data/pkg/spell_checker-0.1.0.gem +0 -0
- data/spec/lib/usa_city_checker_spec.rb +16 -0
- data/spec/lib/usa_state_checker_spec.rb +16 -0
- data/spec/spec_helper.rb +3 -0
- metadata +159 -0
@@ -0,0 +1,117 @@
|
|
1
|
+
---
|
2
|
+
- alamo
|
3
|
+
- austin
|
4
|
+
- battle mountain
|
5
|
+
- beatty
|
6
|
+
- bennett springs
|
7
|
+
- blue diamond
|
8
|
+
- boulder city
|
9
|
+
- bunkerville
|
10
|
+
- cal nev ari
|
11
|
+
- caliente
|
12
|
+
- carlin
|
13
|
+
- carson city
|
14
|
+
- carter springs
|
15
|
+
- cold springs
|
16
|
+
- crescent valley
|
17
|
+
- crystal bay
|
18
|
+
- dayton
|
19
|
+
- double spring
|
20
|
+
- dyer
|
21
|
+
- east valley
|
22
|
+
- elko
|
23
|
+
- ely
|
24
|
+
- empire
|
25
|
+
- enterprise
|
26
|
+
- eureka
|
27
|
+
- fallon
|
28
|
+
- fallon station
|
29
|
+
- fernley
|
30
|
+
- fish springs
|
31
|
+
- fort mcdermitt
|
32
|
+
- gabbs
|
33
|
+
- gardnerville
|
34
|
+
- gardnerville ranchos
|
35
|
+
- genoa
|
36
|
+
- gerlach
|
37
|
+
- glenbrook
|
38
|
+
- golconda
|
39
|
+
- golden valley
|
40
|
+
- goldfield
|
41
|
+
- goodsprings
|
42
|
+
- grass valley
|
43
|
+
- hawthorne
|
44
|
+
- henderson
|
45
|
+
- hiko
|
46
|
+
- humboldt river ranch
|
47
|
+
- imlay
|
48
|
+
- incline village
|
49
|
+
- indian hills
|
50
|
+
- indian springs
|
51
|
+
- jackpot
|
52
|
+
- johnson lane
|
53
|
+
- kingsbury
|
54
|
+
- kingston
|
55
|
+
- lakeridge
|
56
|
+
- lamoille
|
57
|
+
- las vegas
|
58
|
+
- laughlin
|
59
|
+
- lemmon valley
|
60
|
+
- lovelock
|
61
|
+
- lund
|
62
|
+
- mcdermitt
|
63
|
+
- mcgill
|
64
|
+
- mesquite
|
65
|
+
- mina
|
66
|
+
- minden
|
67
|
+
- moapa town
|
68
|
+
- moapa valley
|
69
|
+
- mogul
|
70
|
+
- mount charleston
|
71
|
+
- nellis afb
|
72
|
+
- nixon
|
73
|
+
- north las vegas
|
74
|
+
- orovada
|
75
|
+
- osino
|
76
|
+
- owyhee
|
77
|
+
- pahrump
|
78
|
+
- panaca
|
79
|
+
- paradise
|
80
|
+
- paradise valley
|
81
|
+
- pioche
|
82
|
+
- reno
|
83
|
+
- round hill village
|
84
|
+
- ruhenstroth
|
85
|
+
- ruth
|
86
|
+
- sandy valley
|
87
|
+
- schurz
|
88
|
+
- searchlight
|
89
|
+
- silver peak
|
90
|
+
- silver springs
|
91
|
+
- skyland
|
92
|
+
- smith valley
|
93
|
+
- spanish springs
|
94
|
+
- sparks
|
95
|
+
- spring creek
|
96
|
+
- spring valley
|
97
|
+
- stagecoach
|
98
|
+
- stateline
|
99
|
+
- summerlin south
|
100
|
+
- sun valley
|
101
|
+
- sunrise manor
|
102
|
+
- sutcliffe
|
103
|
+
- tonopah
|
104
|
+
- topaz lake
|
105
|
+
- topaz ranch estates
|
106
|
+
- verdi
|
107
|
+
- virginia city
|
108
|
+
- wadsworth
|
109
|
+
- walker lake
|
110
|
+
- washoe valley
|
111
|
+
- wells
|
112
|
+
- west wendover
|
113
|
+
- whitney
|
114
|
+
- winchester
|
115
|
+
- winnemucca
|
116
|
+
- yerington
|
117
|
+
- zephyr cove
|
@@ -0,0 +1,97 @@
|
|
1
|
+
---
|
2
|
+
- alton
|
3
|
+
- amherst
|
4
|
+
- antrim
|
5
|
+
- ashland
|
6
|
+
- bartlett
|
7
|
+
- belmont
|
8
|
+
- bennington
|
9
|
+
- berlin
|
10
|
+
- bethlehem
|
11
|
+
- blodgett landing
|
12
|
+
- bradford
|
13
|
+
- bristol
|
14
|
+
- canaan
|
15
|
+
- center ossipee
|
16
|
+
- center sandwich
|
17
|
+
- charlestown
|
18
|
+
- claremont
|
19
|
+
- colebrook
|
20
|
+
- concord
|
21
|
+
- contoocook
|
22
|
+
- conway
|
23
|
+
- derry
|
24
|
+
- dover
|
25
|
+
- durham
|
26
|
+
- east merrimack
|
27
|
+
- enfield
|
28
|
+
- epping
|
29
|
+
- exeter
|
30
|
+
- farmington
|
31
|
+
- franklin
|
32
|
+
- goffstown
|
33
|
+
- gorham
|
34
|
+
- greenville
|
35
|
+
- groveton
|
36
|
+
- hampton
|
37
|
+
- hampton beach
|
38
|
+
- hancock
|
39
|
+
- hanover
|
40
|
+
- henniker
|
41
|
+
- hillsborough
|
42
|
+
- hinsdale
|
43
|
+
- hooksett
|
44
|
+
- hudson
|
45
|
+
- jaffrey
|
46
|
+
- keene
|
47
|
+
- laconia
|
48
|
+
- lancaster
|
49
|
+
- lebanon
|
50
|
+
- lincoln
|
51
|
+
- lisbon
|
52
|
+
- littleton
|
53
|
+
- londonderry
|
54
|
+
- loudon
|
55
|
+
- manchester
|
56
|
+
- marlborough
|
57
|
+
- melvin village
|
58
|
+
- meredith
|
59
|
+
- milford
|
60
|
+
- milton
|
61
|
+
- milton mills
|
62
|
+
- mountain lakes
|
63
|
+
- nashua
|
64
|
+
- new hampton
|
65
|
+
- new london
|
66
|
+
- newfields
|
67
|
+
- newmarket
|
68
|
+
- newport
|
69
|
+
- north conway
|
70
|
+
- north walpole
|
71
|
+
- north woodstock
|
72
|
+
- peterborough
|
73
|
+
- pinardville
|
74
|
+
- pittsfield
|
75
|
+
- plainfield
|
76
|
+
- plymouth
|
77
|
+
- portsmouth
|
78
|
+
- raymond
|
79
|
+
- rochester
|
80
|
+
- sanbornville
|
81
|
+
- seabrook beach
|
82
|
+
- somersworth
|
83
|
+
- south hooksett
|
84
|
+
- suissevale
|
85
|
+
- suncook
|
86
|
+
- tilton northfield
|
87
|
+
- troy
|
88
|
+
- union
|
89
|
+
- walpole
|
90
|
+
- warner
|
91
|
+
- west stewartstown
|
92
|
+
- west swanzey
|
93
|
+
- whitefield
|
94
|
+
- wilton
|
95
|
+
- winchester
|
96
|
+
- wolfeboro
|
97
|
+
- woodsville
|
@@ -0,0 +1,536 @@
|
|
1
|
+
---
|
2
|
+
- absecon
|
3
|
+
- allendale borough
|
4
|
+
- allenhurst borough
|
5
|
+
- allentown borough
|
6
|
+
- allenwood
|
7
|
+
- alloway
|
8
|
+
- alpha borough
|
9
|
+
- alpine borough
|
10
|
+
- anderson
|
11
|
+
- andover borough
|
12
|
+
- annandale
|
13
|
+
- asbury
|
14
|
+
- asbury park
|
15
|
+
- ashland
|
16
|
+
- atlantic city
|
17
|
+
- atlantic highlands borough
|
18
|
+
- audubon borough
|
19
|
+
- audubon park borough
|
20
|
+
- avalon borough
|
21
|
+
- avenel
|
22
|
+
- avon by the sea borough
|
23
|
+
- barclay
|
24
|
+
- barnegat
|
25
|
+
- barnegat light borough
|
26
|
+
- barrington borough
|
27
|
+
- bay head borough
|
28
|
+
- bayonne
|
29
|
+
- beach haven borough
|
30
|
+
- beach haven west
|
31
|
+
- beachwood borough
|
32
|
+
- beattystown
|
33
|
+
- beckett
|
34
|
+
- belford
|
35
|
+
- belle mead
|
36
|
+
- belleplain
|
37
|
+
- bellmawr borough
|
38
|
+
- belmar borough
|
39
|
+
- belvidere
|
40
|
+
- bergenfield borough
|
41
|
+
- berlin borough
|
42
|
+
- bernardsville borough
|
43
|
+
- beverly
|
44
|
+
- blackwells mills
|
45
|
+
- blackwood
|
46
|
+
- blairstown
|
47
|
+
- blawenburg
|
48
|
+
- bloomingdale borough
|
49
|
+
- bloomsbury borough
|
50
|
+
- bogota borough
|
51
|
+
- boonton
|
52
|
+
- bordentown
|
53
|
+
- bound brook borough
|
54
|
+
- bradley beach borough
|
55
|
+
- bradley gardens
|
56
|
+
- brainards
|
57
|
+
- branchville borough
|
58
|
+
- brass castle
|
59
|
+
- bridgeton
|
60
|
+
- bridgeville
|
61
|
+
- brielle borough
|
62
|
+
- brigantine
|
63
|
+
- broadway
|
64
|
+
- brookdale
|
65
|
+
- brookfield
|
66
|
+
- brooklawn borough
|
67
|
+
- browns mills
|
68
|
+
- brownville
|
69
|
+
- budd lake
|
70
|
+
- buena borough
|
71
|
+
- burleigh
|
72
|
+
- burlington
|
73
|
+
- butler borough
|
74
|
+
- buttzville
|
75
|
+
- caldwell borough
|
76
|
+
- califon borough
|
77
|
+
- camden
|
78
|
+
- cape may
|
79
|
+
- cape may court house
|
80
|
+
- cape may point borough
|
81
|
+
- carlstadt borough
|
82
|
+
- carneys point
|
83
|
+
- carteret borough
|
84
|
+
- cedar glen lakes
|
85
|
+
- cedar glen west
|
86
|
+
- cedarville
|
87
|
+
- chatham borough
|
88
|
+
- cherry hill mall
|
89
|
+
- chesilhurst borough
|
90
|
+
- chester borough
|
91
|
+
- clayton borough
|
92
|
+
- clearbrook park
|
93
|
+
- clementon borough
|
94
|
+
- cliffside park borough
|
95
|
+
- cliffwood beach
|
96
|
+
- clifton
|
97
|
+
- clinton
|
98
|
+
- closter borough
|
99
|
+
- clyde
|
100
|
+
- collings lakes
|
101
|
+
- collingswood borough
|
102
|
+
- colonia
|
103
|
+
- columbia
|
104
|
+
- concordia
|
105
|
+
- corbin city
|
106
|
+
- country lake estates
|
107
|
+
- cranbury
|
108
|
+
- crandon lakes
|
109
|
+
- cresskill borough
|
110
|
+
- crestwood village
|
111
|
+
- dayton
|
112
|
+
- deal borough
|
113
|
+
- delaware
|
114
|
+
- delaware park
|
115
|
+
- demarest borough
|
116
|
+
- diamond beach
|
117
|
+
- dover
|
118
|
+
- dover beaches north
|
119
|
+
- dover beaches south
|
120
|
+
- dumont borough
|
121
|
+
- dunellen borough
|
122
|
+
- east franklin
|
123
|
+
- east freehold
|
124
|
+
- east millstone
|
125
|
+
- east newark borough
|
126
|
+
- east orange
|
127
|
+
- east rocky hill
|
128
|
+
- east rutherford borough
|
129
|
+
- eatontown borough
|
130
|
+
- echelon
|
131
|
+
- edgewater borough
|
132
|
+
- egg harbor city
|
133
|
+
- elizabeth
|
134
|
+
- ellisburg
|
135
|
+
- elmer borough
|
136
|
+
- elmwood park borough
|
137
|
+
- elwood
|
138
|
+
- emerson borough
|
139
|
+
- englewood
|
140
|
+
- englewood cliffs borough
|
141
|
+
- englishtown borough
|
142
|
+
- erma
|
143
|
+
- essex fells borough
|
144
|
+
- estell manor
|
145
|
+
- fair haven borough
|
146
|
+
- fair lawn borough
|
147
|
+
- fairton
|
148
|
+
- fairview
|
149
|
+
- fairview borough
|
150
|
+
- fanwood borough
|
151
|
+
- far hills borough
|
152
|
+
- farmingdale borough
|
153
|
+
- fieldsboro borough
|
154
|
+
- finderne
|
155
|
+
- finesville
|
156
|
+
- flemington borough
|
157
|
+
- florence
|
158
|
+
- florham park borough
|
159
|
+
- folsom borough
|
160
|
+
- fords
|
161
|
+
- forked river
|
162
|
+
- fort dix
|
163
|
+
- fort lee borough
|
164
|
+
- franklin borough
|
165
|
+
- franklin center
|
166
|
+
- franklin lakes borough
|
167
|
+
- franklin park
|
168
|
+
- freehold borough
|
169
|
+
- frenchtown borough
|
170
|
+
- garfield
|
171
|
+
- garwood borough
|
172
|
+
- gibbsboro borough
|
173
|
+
- gibbstown
|
174
|
+
- glassboro borough
|
175
|
+
- glen gardner borough
|
176
|
+
- glen ridge borough
|
177
|
+
- glen rock borough
|
178
|
+
- glendora
|
179
|
+
- gloucester city
|
180
|
+
- golden triangle
|
181
|
+
- great meadows
|
182
|
+
- green knoll
|
183
|
+
- greentree
|
184
|
+
- greenwich
|
185
|
+
- griggstown
|
186
|
+
- groveville
|
187
|
+
- guttenberg
|
188
|
+
- hackensack
|
189
|
+
- hackettstown
|
190
|
+
- haddon heights borough
|
191
|
+
- haddonfield borough
|
192
|
+
- haledon borough
|
193
|
+
- hamburg borough
|
194
|
+
- hamilton square
|
195
|
+
- hammonton
|
196
|
+
- hampton borough
|
197
|
+
- hancocks bridge
|
198
|
+
- harlingen
|
199
|
+
- harmony
|
200
|
+
- harrington park borough
|
201
|
+
- harrison
|
202
|
+
- harvey cedars borough
|
203
|
+
- hasbrouck heights borough
|
204
|
+
- haworth borough
|
205
|
+
- hawthorne borough
|
206
|
+
- heathcote
|
207
|
+
- helmetta borough
|
208
|
+
- hi nella borough
|
209
|
+
- high bridge borough
|
210
|
+
- highland lake
|
211
|
+
- highland park borough
|
212
|
+
- highlands borough
|
213
|
+
- hightstown borough
|
214
|
+
- hillsdale borough
|
215
|
+
- ho ho kus borough
|
216
|
+
- hoboken
|
217
|
+
- holiday city berkeley
|
218
|
+
- holiday city south
|
219
|
+
- holiday heights
|
220
|
+
- hopatcong borough
|
221
|
+
- hope
|
222
|
+
- hopewell borough
|
223
|
+
- hutchinson
|
224
|
+
- interlaken borough
|
225
|
+
- iselin
|
226
|
+
- island heights borough
|
227
|
+
- jamesburg borough
|
228
|
+
- jersey city
|
229
|
+
- johnsonburg
|
230
|
+
- juliustown
|
231
|
+
- keansburg borough
|
232
|
+
- kearny
|
233
|
+
- kendall park
|
234
|
+
- kenilworth borough
|
235
|
+
- kenvil
|
236
|
+
- keyport borough
|
237
|
+
- kingston
|
238
|
+
- kingston estates
|
239
|
+
- kinnelon borough
|
240
|
+
- lake como borough
|
241
|
+
- lake mohawk
|
242
|
+
- lake telemark
|
243
|
+
- lakehurst borough
|
244
|
+
- lakewood
|
245
|
+
- lambertville
|
246
|
+
- laurel lake
|
247
|
+
- laurel springs borough
|
248
|
+
- laurence harbor
|
249
|
+
- lavallette borough
|
250
|
+
- lawnside borough
|
251
|
+
- lawrenceville
|
252
|
+
- lebanon borough
|
253
|
+
- leisure knoll
|
254
|
+
- leisure village
|
255
|
+
- leisure village east
|
256
|
+
- leisure village west
|
257
|
+
- leisuretowne
|
258
|
+
- leonardo
|
259
|
+
- leonia borough
|
260
|
+
- lincoln park borough
|
261
|
+
- lincroft
|
262
|
+
- linden
|
263
|
+
- lindenwold borough
|
264
|
+
- linwood
|
265
|
+
- little ferry borough
|
266
|
+
- little silver borough
|
267
|
+
- loch arbour village
|
268
|
+
- lodi borough
|
269
|
+
- long branch
|
270
|
+
- long valley
|
271
|
+
- longport borough
|
272
|
+
- lopatcong overlook
|
273
|
+
- madison borough
|
274
|
+
- madison park
|
275
|
+
- magnolia borough
|
276
|
+
- manahawkin
|
277
|
+
- manasquan borough
|
278
|
+
- mantoloking borough
|
279
|
+
- manville borough
|
280
|
+
- margate city
|
281
|
+
- marlton
|
282
|
+
- martinsville
|
283
|
+
- matawan borough
|
284
|
+
- mays landing
|
285
|
+
- maywood borough
|
286
|
+
- mcguire afb
|
287
|
+
- medford lakes borough
|
288
|
+
- mendham borough
|
289
|
+
- mercerville
|
290
|
+
- merchantville borough
|
291
|
+
- metuchen borough
|
292
|
+
- middlebush
|
293
|
+
- middlesex borough
|
294
|
+
- midland park borough
|
295
|
+
- milford borough
|
296
|
+
- millstone borough
|
297
|
+
- milltown borough
|
298
|
+
- millville
|
299
|
+
- monmouth beach borough
|
300
|
+
- monmouth junction
|
301
|
+
- montvale borough
|
302
|
+
- moonachie borough
|
303
|
+
- moorestown lenola
|
304
|
+
- morganville
|
305
|
+
- morris plains borough
|
306
|
+
- morristown
|
307
|
+
- mount arlington borough
|
308
|
+
- mount ephraim borough
|
309
|
+
- mount hermon
|
310
|
+
- mountain lake
|
311
|
+
- mountain lakes borough
|
312
|
+
- mountainside borough
|
313
|
+
- mullica hill
|
314
|
+
- mystic island
|
315
|
+
- national park borough
|
316
|
+
- navesink
|
317
|
+
- neptune city borough
|
318
|
+
- netcong borough
|
319
|
+
- new brunswick
|
320
|
+
- new egypt
|
321
|
+
- new milford borough
|
322
|
+
- new providence borough
|
323
|
+
- new village
|
324
|
+
- newark
|
325
|
+
- newfield borough
|
326
|
+
- newton
|
327
|
+
- north arlington borough
|
328
|
+
- north beach haven
|
329
|
+
- north caldwell borough
|
330
|
+
- north cape may
|
331
|
+
- north haledon borough
|
332
|
+
- north middletown
|
333
|
+
- north plainfield borough
|
334
|
+
- north wildwood
|
335
|
+
- northfield
|
336
|
+
- northvale borough
|
337
|
+
- norwood borough
|
338
|
+
- oak valley
|
339
|
+
- oakhurst
|
340
|
+
- oakland borough
|
341
|
+
- oaklyn borough
|
342
|
+
- ocean acres
|
343
|
+
- ocean city
|
344
|
+
- ocean gate borough
|
345
|
+
- ocean grove
|
346
|
+
- oceanport borough
|
347
|
+
- ogdensburg borough
|
348
|
+
- old bridge
|
349
|
+
- old tappan borough
|
350
|
+
- olivet
|
351
|
+
- oradell borough
|
352
|
+
- oxford
|
353
|
+
- palisades park borough
|
354
|
+
- palmyra borough
|
355
|
+
- panther valley
|
356
|
+
- paramus borough
|
357
|
+
- park ridge borough
|
358
|
+
- passaic
|
359
|
+
- paterson
|
360
|
+
- paulsboro borough
|
361
|
+
- peapack and gladstone borough
|
362
|
+
- pedricktown
|
363
|
+
- pemberton borough
|
364
|
+
- pemberton heights
|
365
|
+
- pennington borough
|
366
|
+
- penns grove borough
|
367
|
+
- pennsville
|
368
|
+
- perth amboy
|
369
|
+
- phillipsburg
|
370
|
+
- pine beach borough
|
371
|
+
- pine hill borough
|
372
|
+
- pine lake park
|
373
|
+
- pine ridge at crestwood
|
374
|
+
- pitman borough
|
375
|
+
- plainfield
|
376
|
+
- plainsboro center
|
377
|
+
- pleasant plains
|
378
|
+
- pleasantville
|
379
|
+
- point pleasant beach borough
|
380
|
+
- point pleasant borough
|
381
|
+
- pomona
|
382
|
+
- pompton lakes borough
|
383
|
+
- port colden
|
384
|
+
- port monmouth
|
385
|
+
- port murray
|
386
|
+
- port norris
|
387
|
+
- port reading
|
388
|
+
- port republic
|
389
|
+
- presidential lakes estates
|
390
|
+
- princeton borough
|
391
|
+
- princeton junction
|
392
|
+
- princeton meadows
|
393
|
+
- prospect park borough
|
394
|
+
- quinton
|
395
|
+
- rahway
|
396
|
+
- ramblewood
|
397
|
+
- ramsey borough
|
398
|
+
- ramtown
|
399
|
+
- raritan borough
|
400
|
+
- red bank borough
|
401
|
+
- richwood
|
402
|
+
- ridgefield borough
|
403
|
+
- ridgefield park village
|
404
|
+
- ridgewood village
|
405
|
+
- ringwood borough
|
406
|
+
- rio grande
|
407
|
+
- river edge borough
|
408
|
+
- riverdale borough
|
409
|
+
- riverton borough
|
410
|
+
- robbinsville
|
411
|
+
- robertsville
|
412
|
+
- rockaway borough
|
413
|
+
- rockleigh borough
|
414
|
+
- rocky hill borough
|
415
|
+
- roebling
|
416
|
+
- roosevelt borough
|
417
|
+
- roseland borough
|
418
|
+
- roselle borough
|
419
|
+
- roselle park borough
|
420
|
+
- rosenhayn
|
421
|
+
- rossmoor
|
422
|
+
- rumson borough
|
423
|
+
- runnemede borough
|
424
|
+
- rutherford borough
|
425
|
+
- saddle river borough
|
426
|
+
- salem
|
427
|
+
- sayreville borough
|
428
|
+
- sea bright borough
|
429
|
+
- sea girt borough
|
430
|
+
- sea isle city
|
431
|
+
- seabrook farms
|
432
|
+
- seaside heights borough
|
433
|
+
- seaside park borough
|
434
|
+
- secaucus
|
435
|
+
- sewaren
|
436
|
+
- shark river hills
|
437
|
+
- shiloh borough
|
438
|
+
- ship bottom borough
|
439
|
+
- short hills
|
440
|
+
- shrewsbury borough
|
441
|
+
- silver lake
|
442
|
+
- silver ridge
|
443
|
+
- singac
|
444
|
+
- six mile run
|
445
|
+
- skillman
|
446
|
+
- smithville
|
447
|
+
- society hill
|
448
|
+
- somerdale borough
|
449
|
+
- somers point
|
450
|
+
- somerset
|
451
|
+
- somerville borough
|
452
|
+
- south amboy
|
453
|
+
- south bound brook borough
|
454
|
+
- south plainfield borough
|
455
|
+
- south river borough
|
456
|
+
- south toms river borough
|
457
|
+
- spotswood borough
|
458
|
+
- spring lake borough
|
459
|
+
- spring lake heights borough
|
460
|
+
- springdale
|
461
|
+
- stanhope borough
|
462
|
+
- stewartsville
|
463
|
+
- stockton borough
|
464
|
+
- stone harbor borough
|
465
|
+
- stratford borough
|
466
|
+
- strathmere
|
467
|
+
- strathmore
|
468
|
+
- succasunna
|
469
|
+
- summit
|
470
|
+
- surf city borough
|
471
|
+
- sussex borough
|
472
|
+
- swedesboro borough
|
473
|
+
- ten mile run
|
474
|
+
- tenafly borough
|
475
|
+
- tinton falls borough
|
476
|
+
- toms river
|
477
|
+
- totowa borough
|
478
|
+
- trenton
|
479
|
+
- tuckerton borough
|
480
|
+
- turnersville
|
481
|
+
- twin rivers
|
482
|
+
- union beach borough
|
483
|
+
- union city
|
484
|
+
- upper montclair
|
485
|
+
- upper pohatcong
|
486
|
+
- upper saddle river borough
|
487
|
+
- upper stewartsville
|
488
|
+
- ventnor city
|
489
|
+
- vernon center
|
490
|
+
- vernon valley
|
491
|
+
- victory gardens borough
|
492
|
+
- victory lakes
|
493
|
+
- vienna
|
494
|
+
- villas
|
495
|
+
- vineland
|
496
|
+
- vista center
|
497
|
+
- voorhees
|
498
|
+
- waldwick borough
|
499
|
+
- wallington borough
|
500
|
+
- wanamassa
|
501
|
+
- wanaque borough
|
502
|
+
- waretown
|
503
|
+
- washington borough
|
504
|
+
- watchung borough
|
505
|
+
- wenonah borough
|
506
|
+
- west belmar
|
507
|
+
- west cape may borough
|
508
|
+
- west freehold
|
509
|
+
- west long branch borough
|
510
|
+
- west new york
|
511
|
+
- west wildwood borough
|
512
|
+
- westfield
|
513
|
+
- weston
|
514
|
+
- westville borough
|
515
|
+
- westwood borough
|
516
|
+
- wharton borough
|
517
|
+
- white horse
|
518
|
+
- white house station
|
519
|
+
- white meadow lake
|
520
|
+
- whitesboro
|
521
|
+
- whittingham
|
522
|
+
- wildwood
|
523
|
+
- wildwood crest borough
|
524
|
+
- williamstown
|
525
|
+
- wood ridge borough
|
526
|
+
- woodbine borough
|
527
|
+
- woodbridge
|
528
|
+
- woodbury
|
529
|
+
- woodbury heights borough
|
530
|
+
- woodcliff lake borough
|
531
|
+
- woodland park borough
|
532
|
+
- woodlynne borough
|
533
|
+
- woodstown borough
|
534
|
+
- wrightstown borough
|
535
|
+
- yardville
|
536
|
+
- yorketown
|