Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
Faker
Continue to make Faker the best open-source fake data solution available.
Collective -
Host: opensource -
https://opencollective.com/fakerjs
- Website: https://fakerjs.dev/
- Code: https://github.com/faker-js/faker
github.com/faker-js/faker - 24369e952e7eafc0a480f18cd188055808ee695c authored almost 9 years ago
Conflicts:
lib/random.js
github.com/faker-js/faker - e570cc65ee04fa8be83c8d435aa62a05a464caf7 authored almost 9 years ago
github.com/faker-js/faker - 313dc97a714b613b867279f2b01066d889432447 authored almost 9 years ago
github.com/faker-js/faker - 0e739eb0926a67e230674fe83eb98062a8dd5a64 authored almost 9 years ago
* Removes eval() call from pull request
* eval() is not safe
* Never was actually checked i...
github.com/faker-js/faker - 2042c775c911a4454c9ebff219fae013b5340415 authored almost 9 years ago
[api] [fix] No space before citySuffix in city name
github.com/faker-js/faker - 5f4843c6474c0cc60b0480b56ae0e6c0b53f6d4a authored almost 9 years ago * Attempts to load any available in-line schemas
* Falls back to using method signature
*...
* Generates a mschema from faker api
* Useful for auto-documentation
* Starts to provide AP...
github.com/faker-js/faker - 28f32384574ee2752cd5cc280e44a9df4cf1a4f0 authored almost 9 years ago
github.com/faker-js/faker - 79f54d9f9cb685dba00ee188676fda0574e56cb9 authored almost 9 years ago
github.com/faker-js/faker - bd4793e873f44005cc10bbb886677468f55bad98 authored almost 9 years ago
* Always return array of samples instead
github.com/faker-js/faker - 0dc76d3cec4adaa981f110654a48a8a8c5630331 authored almost 9 years agogithub.com/faker-js/faker - b75982be0bbb5600965f95c621947de8a688e16b authored almost 9 years ago
github.com/faker-js/faker - 652f2c2c89291dca0d3b03ee686269614a9db622 authored almost 9 years ago
github.com/faker-js/faker - 58d31448defd261c21644218d1c63410397ab23b authored almost 9 years ago
github.com/faker-js/faker - 7b9a5dd162626e35a379911e341f6d68410c8515 authored almost 9 years ago
github.com/faker-js/faker - 91b99c135f86769375083160ce92051477ab053a authored almost 9 years ago
github.com/faker-js/faker - 7213d6f9001ca5b05c4870bae70f82020a1e1bd8 authored almost 9 years ago
github.com/faker-js/faker - c693520a1277637bee82ea841135a9afc55d078b authored almost 9 years ago
github.com/faker-js/faker - 2f436311631cbbe03328b213a75860e3c5fe6a3f authored almost 9 years ago
github.com/faker-js/faker - f8b2d388364cbfe544cc1fc3c390ff736ad7ac03 authored almost 9 years ago
github.com/faker-js/faker - 74301bb47b8f14469ce98627616c56ef163d558d authored almost 9 years ago
[api] Add Locale id_ID (Indonesia)
github.com/faker-js/faker - 9413f5547835e6ae264a0b5867bc52c0aae73be9 authored almost 9 years ago * Renamed `man` -> `male`
* Renamed `woman` -> `female`
[fix] [locale] Remove non-breaking spaces from es_MX locale
github.com/faker-js/faker - 5d0ce4222bea836dc33b04e39efdba20916a5dce authored almost 9 years ago[api] [locale] Added Swedish locale for date
github.com/faker-js/faker - 644651c97c4ad4874c4c26e10fd026e3c4d82d40 authored almost 9 years ago[api] [locale] Added LV (Latvian)
github.com/faker-js/faker - a0821b0a8ab47ef833756b1bb7b093de88b02bb8 authored almost 9 years ago[api] [locale] Add swiss names (de_CH)
github.com/faker-js/faker - 3cff907dace214f2364d8686357a65e71e91990f authored almost 9 years ago
[api] Added randomness to image generation
* Random image height and width parameter
[api] adjust findName method to allow for gender based prefixes
github.com/faker-js/faker - 6cd71e19f705f17a1ffadbfacef9324f275e61e0 authored almost 9 years ago[fix] Prevent apostrophes in return value of internet#domainWords
github.com/faker-js/faker - d50103dca36292c07a88a09a3f1b0bf704e978b0 authored almost 9 years ago
[Fix] Display first month as 1 not 0.
* Closes #328
[dist] Remove Makefile
github.com/faker-js/faker - 2fb25588a563e888c27d18945ec372e68cb41669 authored almost 9 years ago[api] [locale] Added basic support for generating UK postcodes
github.com/faker-js/faker - e0212228c841791fe4000a3dc2b4510d97d01cb9 authored almost 9 years ago[fix] random.uuid not using seeded number generator
github.com/faker-js/faker - 6f04ecc9fb00814ad5045f9a25323a4138e18a17 authored almost 9 years ago* Generates file name based on provided ext
github.com/faker-js/faker - 72ea7298cc65f9d75e3e1d93d95fccf929753d1d authored almost 9 years ago * `lorem.word` no longer returning array
* Adds methods for returning random lorem blocks
*...
* Adds `random.word`
* Adds `random.words`
* Adds `random.image` shortcut
* Allows for creation of fake systems data
* So far has file-system related methods
* Mim...
github.com/faker-js/faker - 4287bf195b1234fcd142110c6691d406cefb8451 authored about 9 years ago
github.com/faker-js/faker - 4e3cb55cbbc923fc3b915fd696f5de9a3d85f1f8 authored about 9 years ago
github.com/faker-js/faker - 1240689bc23f8538da40da92c8a3f49df47f8085 authored about 9 years ago
github.com/faker-js/faker - 4e54cba9df1ea0be4d0a8fde185220ec69322939 authored about 9 years ago
Add lint and build tasks to package.json, remove 'istanbul' requirement
as mocha is what's actua...
github.com/faker-js/faker - 1c8317a0907114c844798dfc2b75e3daea94b6a5 authored about 9 years ago
github.com/faker-js/faker - d5593abeb642aa092da54fdb9ecf8cb05355e5fa authored about 9 years ago
github.com/faker-js/faker - eae3fc27147f070fd771d084427c2e09da548d9e authored about 9 years ago
github.com/faker-js/faker - 322a2ad47757514bd381819f44e8d3bc857b55e1 authored about 9 years ago
github.com/faker-js/faker - f74bafc07d2713151446e917b254a25a1660a45e authored about 9 years ago
Mr Jane Smith is ok, but could be better.
github.com/faker-js/faker - d2c59afdb5b14c75f8675524170187abb2d10964 authored about 9 years agogithub.com/faker-js/faker - e9a33a524ae9180b34b4b273c00b67a7ccbd596e authored about 9 years ago
github.com/faker-js/faker - 71d35ad60efe03318c6f199e5fa9871534d06587 authored about 9 years ago
add internet locale id_ID
add phone number locale id_ID
add company locale id_ID
add address ...
github.com/faker-js/faker - 011d6be961002a64a58ef7589019325ddea2af93 authored about 9 years agogithub.com/faker-js/faker - 6bebc0b1992cbc1c0f6851d616463a8a0c6c64db authored about 9 years ago
github.com/faker-js/faker - 12d368993a6e76085fbb533f7e33215a0acb4a2d authored about 9 years ago
github.com/faker-js/faker - ff044ed9c4153e59c45b109709e054daf7944db9 authored about 9 years ago
github.com/faker-js/faker - 4c6a3f30c8ff481a81a66d0ec28b0d65852411c2 authored about 9 years ago
github.com/faker-js/faker - e64629435b3342307710697824356cca597f2d7c authored about 9 years ago
github.com/faker-js/faker - cf64d76c757597a3d1efbdc54a269389ecaec8e7 authored about 9 years ago
github.com/faker-js/faker - f596d0470f43f5954fc72185d3fe32ff9d243ff2 authored over 9 years ago
github.com/faker-js/faker - 6f63cc22827d499e99d6fe16968ea0a36d50c516 authored over 9 years ago
github.com/faker-js/faker - 5a91b6432bd043eb897681dc4c2952fd20e657a2 authored over 9 years ago
github.com/faker-js/faker - 71eb945db2165d839ffa3229cea73afa5bae0a54 authored over 9 years ago
The citySuffix is a real word suffix (like "ton" or "burgh") so there should not be whitespace b...
github.com/faker-js/faker - 1307d20426fbb2fcdaa5451a2f91f3d6ef19e702 authored over 9 years ago[fix] [docs] reinstate mustache example
github.com/faker-js/faker - 20ec97b9b7449ba0ca37a90226a8651f18164e53 authored over 9 years agogithub.com/faker-js/faker - e8e27cab118756f8b6f2072580a0b3a1ea9b5b28 authored over 9 years ago
github.com/faker-js/faker - 705fef3c0e5079adfc995fe8ccd0e8459ebd765c authored over 9 years ago
github.com/faker-js/faker - 66996e280c9fbbbc2e7db376549f568be32ad5cd authored over 9 years ago
github.com/faker-js/faker - cf0bd70d5fca9c0169414f5d2c16ca32431a3fd9 authored over 9 years ago
github.com/faker-js/faker - bbbbde58528848c583978b15ff23dffd99c82c48 authored over 9 years ago
github.com/faker-js/faker - 682a500d262c6b802bbd4c8801b331398e5d3644 authored over 9 years ago
github.com/faker-js/faker - 1c5323061048a164f1671485fda716d1cc10a0d6 authored over 9 years ago
github.com/faker-js/faker - fcdf92ac5d86abaf2f8e6527eae073bbe8da55e0 authored over 9 years ago
github.com/faker-js/faker - fad2b442971734a610d79478a84fc10bf03a0277 authored over 9 years ago
Fixes #267
github.com/faker-js/faker - dbf0e6bd632995c987d8aee89aa769f820820e79 authored over 9 years ago[docs] List Greek support to Readme.md
github.com/faker-js/faker - d5d37c490ed8863876d66ed9e6147fcb023d41ff authored over 9 years agogithub.com/faker-js/faker - 0f1023473ca927a9206f873435426280f29b0b7a authored over 9 years ago
github.com/faker-js/faker - d8f8108ac5dbec7e2b7ea9a23dd19aa42255e3fb authored over 9 years ago
github.com/faker-js/faker - b4b515d255b2557d671c30324b207a9c367ce10b authored over 9 years ago
[fix] Only append suffix to streetName if suffix is present
github.com/faker-js/faker - 381e5c28da7dadd08bbab9b9e56eca89c30572f7 authored over 9 years ago
When streetSuffix returns an empty string, do not append a space to
the end of the name part of ...
github.com/faker-js/faker - ac4ad6dec9ef34fa3d76d4bc49b95a13ccbc5555 authored over 9 years ago
[api] Greek locale translation
github.com/faker-js/faker - 3a4ca221db8ad8f4023097716d403ab841de3da2 authored over 9 years ago[fix] Ensure es_MX in main index
github.com/faker-js/faker - ae55d3aa5d443ec19058f4c9a52dfdca23e3eada authored over 9 years agogithub.com/faker-js/faker - eaad951f7f6b3fe2b8cc4bf0e0ebee2982a4842b authored over 9 years ago
github.com/faker-js/faker - bcc9d802d996eb5371047cf88bd653c960149278 authored over 9 years ago
[api] Add es_MX locale for Mexico
github.com/faker-js/faker - a15e123745e07fd8955ec3b0e3b20ab9d7bced75 authored over 9 years ago[api] Implement faker.seed for deterministic output
github.com/faker-js/faker - 98bb87a82c95c9a982905983166fc9fdaff1d6a4 authored over 9 years ago[api] Improving lorem.sentence formatting
github.com/faker-js/faker - 35da03d4e7e6f535471ee471afb1d98f9c075f8d authored over 9 years ago[api] Adding generators: faker.date.month(), faker.date.weekday()
github.com/faker-js/faker - eb23a6ffc3a1a753e20049fb0cee2722b8627264 authored over 9 years agogithub.com/faker-js/faker - 7d15f3dba7a55cb2d8a4c8ecc17478b994f4a46b authored over 9 years ago
github.com/faker-js/faker - 7e1d18b7b897921e50f810bd7397dcec6f5bd40c authored over 9 years ago
through2 dependency added to devDependencies
github.com/faker-js/faker - 4337a8927cf2a41db5ed673d9c1c5f05517e15ae authored over 9 years ago[dist] [fix] through2 dependency added to devDependencies
github.com/faker-js/faker - 662fd808eb78f241aee859ba6011e883a6ca1261 authored over 9 years agogithub.com/faker-js/faker - 93cef07a15e5bbacd1e1047bdbf3025c8f41b37a authored over 9 years ago
sentences now start with a capital letter and and with a period.
github.com/faker-js/faker - 95a467a8bd23ceb623c59344ae89e070ab695e28 authored over 9 years agogithub.com/faker-js/faker - 76e3fa5949412ea475de6bba55d6c1194f84540c authored over 9 years ago
github.com/faker-js/faker - 5196c2bcbe39c9c39f47a33c8c06cd0e51b84c27 authored over 9 years ago