aboutsummaryrefslogtreecommitdiff
path: root/lib/commerce.js
AgeCommit message (Expand)AuthorFilesLines
2021-03-22Fixes linting for commerce.jsMarak1-16/+16
2021-03-03Issue 1114: New datatype moduleLBuerstmayr1-1/+1
2019-09-11add random product description generatorAshish Rao1-0/+9
2017-09-08Merge pull request #446 from dugoh/price-fixMarak1-1/+1
2017-02-11Fix aomount and price argument dec for case = 0. Add unit tests. Minor codest...alexpts1-3/+5
2017-01-01Set default minimum price to 1Jacob Goense1-1/+1
2016-04-15Clean up faker.commerce.department methodKonstantin Tarkus1-3/+1
2016-03-03remove Math.random() calls to utilize faker.seed()Ben Southgate1-19/+4
2016-03-03Install jsdoc and add doclet stubs for all methodsTobias Witt1-0/+45
2015-07-08[api] [refactor] Rename `array_element` and `object_element` to camelCase. Se...Marak1-6/+6
2015-07-08[fix] Comment out a few methods sections of commerce section. Needs some work...Marak1-0/+8
2015-07-08[fix] [api] Add back commerce methods.Marak1-60/+60
2015-07-07[refactor] [dist] Allow for node to require individual locales ( to avoid the...Marak1-2/+4
2015-03-12removes a console.log when generating a pricerob.scott1-2/+0
2015-03-10Add Commerce functions from https://github.com/stympy/faker into javascriptrob.scott1-0/+81