forked from zuriby/Faker.js
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Barry Gallagher
committed
Jul 9, 2015
1 parent
a3c4bc9
commit ccac41c
Showing
13 changed files
with
125 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -198,6 +198,7 @@ faker.locale = "de"; | |
* en_BORK | ||
* en_CA | ||
* en_GB | ||
* en_IE | ||
* en_IND | ||
* en_US | ||
* en_au_ocker | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
module["exports"] = [ | ||
"Carlow", | ||
"Cavan", | ||
"Clare", | ||
"Cork", | ||
"Donegal", | ||
"Dublin", | ||
"Galway", | ||
"Kerry", | ||
"Kildare", | ||
"Kilkenny", | ||
"Laois", | ||
"Leitrim", | ||
"Limerick", | ||
"Longford", | ||
"Louth", | ||
"Mayo", | ||
"Meath", | ||
"Monaghan", | ||
"Offaly", | ||
"Roscommon", | ||
"Sligo", | ||
"Tipperary", | ||
"Waterford", | ||
"Westmeath", | ||
"Wexford", | ||
"Wicklow" | ||
]; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
module["exports"] = [ | ||
"Ireland" | ||
]; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
var address = {}; | ||
module['exports'] = address; | ||
address.county = require("./county"); | ||
address.ireland_country = require("./ireland_country"); | ||
address.default_country = require("./default_country"); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
module["exports"] = [ | ||
"082 ### ####", | ||
"083 ### ####", | ||
"085 ### ####", | ||
"086 ### ####", | ||
"087 ### ####", | ||
"089 ### ####" | ||
]; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
var cell_phone = {}; | ||
module['exports'] = cell_phone; | ||
cell_phone.formats = require("./formats"); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
var en_IE = {}; | ||
module['exports'] = en_IE; | ||
en_IE.title = "Ireland (English)"; | ||
en_IE.address = require("./address"); | ||
en_IE.internet = require("./internet"); | ||
en_IE.phone_number = require("./phone_number"); | ||
en_IE.cell_phone = require("./cell_phone"); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
module["exports"] = [ | ||
"ie", | ||
"com", | ||
"net", | ||
"info", | ||
"eu" | ||
]; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
var internet = {}; | ||
module['exports'] = internet; | ||
internet.domain_suffix = require("./domain_suffix"); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,51 @@ | ||
module["exports"] = [ | ||
"01 #######", | ||
"021 #######", | ||
"022 #######", | ||
"023 #######", | ||
"024 #######", | ||
"025 #######", | ||
"026 #######", | ||
"027 #######", | ||
"028 #######", | ||
"029 #######", | ||
"0402 #######", | ||
"0404 #######", | ||
"041 #######", | ||
"042 #######", | ||
"043 #######", | ||
"044 #######", | ||
"045 #######", | ||
"046 #######", | ||
"047 #######", | ||
"049 #######", | ||
"0504 #######", | ||
"0505 #######", | ||
"051 #######", | ||
"052 #######", | ||
"053 #######", | ||
"056 #######", | ||
"057 #######", | ||
"058 #######", | ||
"059 #######", | ||
"061 #######", | ||
"062 #######", | ||
"063 #######", | ||
"064 #######", | ||
"065 #######", | ||
"066 #######", | ||
"067 #######", | ||
"068 #######", | ||
"069 #######", | ||
"071 #######", | ||
"074 #######", | ||
"090 #######", | ||
"091 #######", | ||
"093 #######", | ||
"094 #######", | ||
"095 #######", | ||
"096 #######", | ||
"097 #######", | ||
"098 #######", | ||
"099 #######" | ||
]; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
var phone_number = {}; | ||
module['exports'] = phone_number; | ||
phone_number.formats = require("./formats"); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
var Faker = require('../lib'); | ||
var faker = new Faker({ locale: 'en_IE', localeFallback: 'en' }); | ||
faker.locales['en_IE'] = require('../lib/locales/en_IE'); | ||
faker.locales['en'] = require('../lib/locales/en'); | ||
module['exports'] = faker; |