aboutsummaryrefslogtreecommitdiff
path: root/lib/lorem.js
AgeCommit message (Expand)AuthorFilesLines
2021-08-18spelling: defaultsJosh Soref1-1/+1
2021-08-18spelling: capitalizeJosh Soref1-1/+1
2021-03-22Linting fixes for `./lib`Marak1-24/+24
2021-03-03Issue 1114: New datatype moduleLBuerstmayr1-4/+4
2020-08-24Addresses review commentJohnny Reina1-3/+6
2017-10-02Updates lorem.word description for length parameter.Johnny Reina1-1/+1
2017-10-02Adds check for length param in lorem.word.Johnny Reina1-2/+5
2017-07-27Adds description to lorem.word()Johnny Reina1-1/+1
2017-07-27Adds length filter to lorem.word()Johnny Reina1-3/+4
2016-11-24Added lorem.slug methodLevente Löki1-0/+11
2016-04-04Update lorem.jsJosh Gordon1-1/+1
2016-03-03Install jsdoc and add doclet stubs for all methodsTobias Witt1-2/+55
2016-02-07[api] Better lorem methodsMarak1-8/+30
2015-07-15fixed sentence formattingBrandon Dail1-1/+2
2015-07-08[refactor] [major] Adds incremental browser builds. Switch to using prototype...Marak1-43/+47
2015-07-07[refactor] [dist] Allow for node to require individual locales ( to avoid the...Marak1-1/+1
2015-07-04[api] [fix] Remove tabs from paragraph generation. Make paragraph separator c...Marak1-8/+11
2014-09-15[api] [refactor] Removed definitions.js file. All data definitions are now lo...Marak1-2/+1
2014-09-14[refactor] [major] Renamed variable names for consistency Closes #5 Marak1-6/+6
2014-09-08Fix: faker.Lorem.sentence() was ignoring the 'range' parameter.Foster Hersey1-1/+1
2014-09-08Removed "this" from functions, breaks mixinsgoliatone1-6/+6
2014-05-17Moving to major new version for change of package name for uppercase to lower...FotoVerite1-3/+3
2013-06-12Revert "Merge pull request #59 from rschmukler/this-fix"FotoVerite1-4/+4
2013-06-12[util] merged in chrisocast changes, updated build and version.FotoVerite1-2/+3
2013-06-05Switched from this to var name to avoid context issuesRyan Schmukler1-4/+4
2013-05-10Add range param to lorem.sentenceChris Cast1-3/+4
2013-03-19Improve perf by declaring definitions as arraysJoel Fillmore1-1/+1
2013-01-07lorem.js testsBryan Donovan1-28/+33
2013-01-06initial address.unit.jsBryan Donovan1-1/+0
2013-01-05linted lorem.jsBryan Donovan1-26/+26
2011-12-28tabs to spacesAlexey Osipenko1-12/+12
2010-05-16fixed another typoMatthew Bergman1-1/+1
2010-05-16fixed typo in loremMatthew Bergman1-1/+1
2010-05-15added usage docs, created unit tests for library and bundled versions in node...Marak Squires1-9/+5
2010-05-15cleaning up library, all definition exports are now getters of definition valuesMarak Squires1-4/+4
2010-05-15cleaning up directories, creating BUILD scriptMarak Squires1-1/+1
2010-05-15lorem doneMatthew Bergman1-16/+16
2010-05-15lorem partial workingMatthew Bergman1-23/+22
2010-05-15more helperMatthew Bergman1-6/+3
2010-05-14added lorem.jsMarak Squires1-0/+48
2010-05-14first commitMarak Squires1-0/+0