aboutsummaryrefslogtreecommitdiff
path: root/examples/js
AgeCommit message (Collapse)AuthorFilesLines
2014-09-22[dist] RebuildMarak2-41877/+0
2014-09-22[dist] Updated browser example. Moved browser example into new directory.Marak2-866/+0
2014-09-15[dist] RebuildMarak2-579/+39674
2014-09-13[dist] RebuildMarak2-4/+220
2014-09-13[dist] RebuildMarak2-14/+101
2014-09-13[dist] RebuildMarak2-435/+2173
2014-09-08RebuildMarak1-54/+54
2014-08-13Bump version to 1.1.0.FotoVerite1-18/+24
2014-07-22Bug fixes and latest version.FotoVerite1-7/+12
2014-05-17All files are now lowercased. :DFotoVerite1-0/+730
2014-05-17deletes the last Uppercase faker file.FotoVerite1-730/+0
2014-05-17Moving to major new version for change of package name for uppercase to ↵FotoVerite1-242/+242
lowercase.
2014-05-17Adds female and male name methods. #NOTE they will return a random name and ↵FotoVerite1-2/+10
working as intended.
2014-05-17Bumps version number and rebuildsFotoVerite1-2/+2
2014-05-05run build to reflect latest changes:hkal1-14/+14
* should reflect changes from 10181fbf6c1e7fa334fa0b86935326c140bee830 * should reflect changes from 272cd8e1e1fa7a504326b3f3ed5cd75151429977
2014-05-05Updates Build.FotoVerite1-34/+6
2014-02-17Merge branch 'master' of github.com:cyanos/Faker.js into cyanos-masterFotoVerite1-6/+145
Conflicts: Faker.js MinFaker.js Readme.md examples/js/Faker.js package.json
2014-02-17More updating to get things inline.FotoVerite1-11/+9
2014-02-17Fixes so build runs.FotoVerite1-1/+77
2013-11-05Merge branch 'master' of https://github.com/cyanos/Faker.jscyanos31-1/+1
Conflicts: Faker.js MinFaker.js Readme.md examples/js/Faker.js
2013-11-05Add Date functionality: past, future, recent, betweencyanos31-14/+91
Includes build
2013-11-05Build containing male/female separationJay Liu1-14/+36
2013-11-05Update build with Tree module supporting width functionJay Liu1-2/+13
2013-11-05Update build with (working) Tree moduleJay Liu1-37/+48
2013-11-05Adding Internet.color to buildJay Liu1-1/+11
2013-11-05Include Tree in buildJay Liu1-1/+48
2013-06-12[Version, hot-fix] working 0.5.11FotoVerite1-38/+38
2013-06-12[util] merged in chrisocast changes, updated build and version.FotoVerite1-3/+4
2013-06-12[build] new build created for version 0.5.9FotoVerite1-38/+38
2013-05-10Add range param to lorem.sentenceChris Cast1-4/+5
2013-03-19Improve perf by declaring definitions as arraysJoel Fillmore1-167/+46
2013-03-16fix #35: Add latitude/longitude fields (address.geo.[lat/lng])Mikhail Fedosov1-9/+35
2013-03-15[fix] fixes address module switch casesFotoVerite1-4/+4
2013-03-15fix #42: Email has invalid charactersMikhail Fedosov1-4/+12
2013-01-08changed main to index as is common node styleFotoVerite1-1/+1
2013-01-08re-buildBryan Donovan1-1/+9
2013-01-08Fixing merge conflicts from upstreamBryan Donovan1-3/+3
2013-01-08rebuiltFotoVerite1-2/+2
2013-01-08fixed broken faker clouser and street address function from busted pull request.FotoVerite1-14/+30
2013-01-08updated readme not to have outdated linkFotoVerite1-1/+1
2013-01-08added minified versionFotoVerite1-2/+2
2013-01-07commenting out faker closure to get browser test to workBryan Donovan1-101/+157
2013-01-07allowing all tests to run in browserBryan Donovan1-27/+27
2013-01-07bumping test coverage thresholdsBryan Donovan1-117/+113
2013-01-07linting and getting address.js to 100% test coverageBryan Donovan1-1/+1
2013-01-07adding test run instructions to docsBryan Donovan1-3/+3
2013-01-07working browser testBryan Donovan1-361/+424
2012-10-29fixed build script, removed a pointless trailing slashDimitarChristoff1-2/+2
2012-10-29change to support amd, modules.export only Faker and Faker to global ↵DimitarChristoff1-3/+19
otheriwse. change domains - removed .uk and added biz, io, me, net, org
2012-08-30massive refactor of all sub modules and rebuild to remove syntax errors and ↵DimitarChristoff1-357/+391
jshint issues