aboutsummaryrefslogtreecommitdiff
path: root/lib/address.js
AgeCommit message (Expand)AuthorFilesLines
2014-09-21[api] Added hacker module. Added default values for all methods. Cleaned up e...Marak1-4/+0
2014-09-15[api] [refactor] Removed definitions.js file. All data definitions are now lo...Marak1-23/+9
2014-09-14[refactor] [major] Renamed variable names for consistency Closes #5 Marak1-14/+35
2014-09-11[api] [refactor] Replaced Math.Random calls with Random.number. Random ranges...Marak1-3/+3
2014-09-08Removed "this" from functions, breaks mixinsgoliatone1-4/+4
2014-05-17Moving to major new version for change of package name for uppercase to lower...FotoVerite1-18/+18
2013-06-12Revert "Merge pull request #59 from rschmukler/this-fix"FotoVerite1-5/+5
2013-06-05Switched from this to var name to avoid context issuesRyan Schmukler1-5/+5
2013-03-16fix #35: Add latitude/longitude fields (address.geo.[lat/lng])Mikhail Fedosov1-6/+24
2013-03-15[fix] fixes address module switch casesFotoVerite1-3/+3
2013-01-16fixed typo for windows machinesFotoVerite1-1/+1
2013-01-07renaming array_rand to array_elementBryan Donovan1-2/+2
2013-01-07100% test coverage.Bryan Donovan1-2/+2
2013-01-07style changeBryan Donovan1-64/+68
2013-01-07working browser testBryan Donovan1-7/+7
2013-01-07namespacing with 'Faker'Bryan Donovan1-14/+14
2013-01-07lower-casing modulesBryan Donovan1-7/+7
2013-01-07brState() testsBryan Donovan1-6/+6
2013-01-06tests for streetAddress()Bryan Donovan1-5/+7
2013-01-06initial address.unit.jsBryan Donovan1-9/+10
2013-01-05linted address.jsBryan Donovan1-60/+50
2011-01-24[misc] Moved logo into git repoMarak Squires1-52/+52
2010-11-07Adding Faker.Address.brState(abbr)Rodrigo Machado1-0/+3
2010-08-01merged in naz new methods, added back ukCountry. updated docs to use npm. bum...Marak Squires1-0/+3
2010-07-12changes + additions zipCodeFormat, usState, phoneNumberFormat, companyName, c...nhassan1-3/+8
2010-05-15tests working for library, browser, and nodeMarak Squires1-1/+1
2010-05-15cleaning up library, all definition exports are now getters of definition valuesMarak Squires1-17/+17
2010-05-15cleaning up directories, creating BUILD scriptMarak Squires1-1/+1
2010-05-15few more fixes and better readmeMatthew Bergman1-1/+1
2010-05-15mergeMarak Squires1-0/+9
2010-05-15few more functions added to addressMatthew Bergman1-0/+9
2010-05-15cleaned up helpers, added new method for doing symbol replacementMarak Squires1-6/+5
2010-05-15more helperMatthew Bergman1-2/+0
2010-05-15fixed typoMatthew Bergman1-3/+3
2010-05-14finished up nameMatthew Bergman1-2/+2
2010-05-14finished up addressMatthew Bergman1-10/+37
2010-05-14more methodsMatthew Bergman1-1/+35
2010-05-14added helper fileMatthew Bergman1-0/+7
2010-05-14first commitMarak Squires1-0/+0