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

[docs] Adds badge to Readme and turns off 0.8 testing for the moment.

github.com/faker-js/faker - b8f2d186330276e35735426fd93f57fb044346b0 authored over 10 years ago
[refactor] [major] Renamed variable names for consistency Closes #5

[refactor [major] Moved all errant methods from random.js to individual modules. Methods in rando...

github.com/faker-js/faker - 38f9e3a5b25606e605276acf3f39b6e5c8202255 authored over 10 years ago
[api] First pass at adding localization data definitions. #116

github.com/faker-js/faker - 0048b9f6cfd69378ca3ba2f588444e7bb8095d23 authored over 10 years ago
[dist] Updated license to give more specific attribution to original Faker projects

github.com/faker-js/faker - e9385ef79281034cc1f4df1a52c8a0cb2e4e4f4d authored over 10 years ago
[dist] Rebuild

github.com/faker-js/faker - 427aea59cf953ba507be7a5b146db1fe2afed1b9 authored over 10 years ago
[api] Added Internet.userAgent #16

github.com/faker-js/faker - 2608f1bd3ec74f1f693df149a9ef8aabe560b55b authored over 10 years ago
[dist] Rebuild

github.com/faker-js/faker - 9424f3e6a851a0bcf6e8420a654bf33d6c0bae64 authored over 10 years ago
[api] Added basic financial generators Closes #32

Merge https://github.com/josefsalyer/Faker.js

github.com/faker-js/faker - 9f3fa0f8b7a8cc4f06fe545af02aca34e473c521 authored over 10 years ago
[dist] Rebuild

github.com/faker-js/faker - c39e254f2775aa4fcf48b05c9a61b78b74843830 authored over 10 years ago
[dist] [refactor] Replace legacy build system with Gulp and Browserify. #61 #85 #116

github.com/faker-js/faker - 383156991bdea7e96e542fc9129a9b73062a8c0b authored over 10 years ago
[api] [refactor] Random.number is now powered by node-mersenne instead of Math.random() #48

github.com/faker-js/faker - 0408665b9fdd1f3b1c4c8bff69a0fb2b8c3e132e authored over 10 years ago
[api] [refactor] Replaced Math.Random calls with Random.number. Random ranges are now inclusive of max instead of exclusive. #88 #48

github.com/faker-js/faker - 14b42846fef60bb0d1493a561d0b9aaa40a95bfc authored over 10 years ago
[fix] Do not serialize Dates from Date.random APIs. Dates are now returned as Date objects. #93

github.com/faker-js/faker - 198032b5d37a4882fc7d19d273475bb087685f2e authored over 10 years ago
Fix random number

github.com/faker-js/faker - f4c05f8fbb9802e1ff0859fa5fdc19d0e6b70239 authored over 10 years ago
Remove this scope from new phone codes

github.com/faker-js/faker - fd95d87121efbd7aa2098ffa1b414c966c94b01b authored over 10 years ago
add faker for phone code

Conflicts:
lib/definitions.js

github.com/faker-js/faker - fa8267f2ce1a41a2684f10c5e2109faff837a0f9 authored over 10 years ago
Fix: faker.Lorem.sentence() was ignoring the 'range' parameter.

Conflicts:
lib/lorem.js

github.com/faker-js/faker - 3caea6078c05dd7caaffa4d2fd362ebe084168f9 authored over 10 years ago
refactor avatar url to reduce size of definitions

github.com/faker-js/faker - 2e65a32c3ca15218df58d3599a648a8e6d614569 authored over 10 years ago
Add bower.json file. Added namespace for AMD definition ( by request, not fully tested ) #77

github.com/faker-js/faker - eee92126c7444dbf2bea35c20eed952d18277b79 authored over 10 years ago
Create bower package file

github.com/faker-js/faker - 246c475d380406e41945ddccbb32f35467bdf68e authored over 10 years ago
Fixed errant require in example

github.com/faker-js/faker - 31204712a7c803f3eb31b654d66935d456ba9752 authored over 10 years ago
Removed "this" from functions, breaks mixins

Conflicts:
lib/name.js

github.com/faker-js/faker - 81444b62443b8af91350d6a9c1e538e32dfcd046 authored over 10 years ago
Version 1.1.0 is the lastest.

github.com/faker-js/faker - c148db5fac1840232c4b30e40524798372b36739 authored over 10 years ago
Fixes syntax on changelog.

github.com/faker-js/faker - 2d8f7a2b1273ef66694dc8d2b979be7c39638d74 authored over 10 years ago
Bump version to 1.1.0.

github.com/faker-js/faker - f8665e71a3c6f6d77dee0a8d45c8fb6a67301d98 authored over 10 years ago
All changes to faker will now include a changelog.

github.com/faker-js/faker - 3d1bf2ee56e0cf4df3a61632f934780b62e51e06 authored over 10 years ago
Undefined global object for webworker fix contributed by dnbard

github.com/faker-js/faker - 29b9508543773b244388843ff9ea36cfa986bbd3 authored over 10 years ago
Merge branch 'xaka-master'

github.com/faker-js/faker - 644ea8d656d2dab55d5d85e8c57147065c937b6a authored over 10 years ago
BUILD added successfully.

github.com/faker-js/faker - c7e053458c00fa07a7625da72735f461147a9136 authored over 10 years ago
Merge pull request #95 from avanderhoorn/random-update

Updates to switch changes over to using 2 args to support min/max

github.com/faker-js/faker - e0929896836b6bbdddc9740d58a73b887c304cb0 authored over 10 years ago
Merges in changes.

github.com/faker-js/faker - 007167b9e44b3ad8701630e22099e4f4dee7657e authored over 10 years ago
Merge branch 'javiercejudo-patch-1'

github.com/faker-js/faker - 004d56c42d2135640e71f0e97559c8b2c3330983 authored over 10 years ago
Merge branch 'patch-1' of github.com:javiercejudo/Faker.js into javiercejudo-patch-1

github.com/faker-js/faker - eb6f0e588db3aca1c855d04addee2f38d20422dd authored over 10 years ago
Merge pull request #101 from javiercejudo/patch-2

Fixes link to Ruby Gem faker

github.com/faker-js/faker - 2b0a4c37094d6b93d08683c03d57a5db04ab82c9 authored over 10 years ago
Merge pull request #106 from DjebbZ/patch-1

Add installation instructions for npm

github.com/faker-js/faker - 0eab5ad1d576b2894e4a251f8bb2f0ffd98fc145 authored over 10 years ago
Merge branch 'juampi92-patch-1'

github.com/faker-js/faker - b36a46da61b6fcc7a4c6f744abfdde185f0c5e3a authored over 10 years ago
Fix context of findName

Using this, you could change the context of the method, and an error was sent. By removing the c...

github.com/faker-js/faker - 42844bd719b3e95c6d316b14e2223e510f386e6a authored over 10 years ago
Add installation instructions for npm

Prevents people from having to open package.json to find package name like I just did.

github.com/faker-js/faker - a9eff7c89f40d5f1839b5d8e93831a7ddddf560a authored over 10 years ago
Merge branch 'pmalouin-master'

github.com/faker-js/faker - f85c5a7de687312307624139a3113688cb2e276b authored over 10 years ago
Merges in upstream changes.

github.com/faker-js/faker - b1b07047b0fdd1fa0ea4f1d59421066a6a604eb8 authored over 10 years ago
Fixes link to Ruby Gem faker

github.com/faker-js/faker - f89f24bb832906d9762e2600047476c14f05cd24 authored over 10 years ago
Fixes link to Data::faker

github.com/faker-js/faker - aca995a34de802f18c985328d14484c90aad7145 authored over 10 years ago
Updates to switch changes over to using 2 args to support min/max

github.com/faker-js/faker - 45160e59709716801d08dc211cc64435a789b604 authored over 10 years ago
Bug fixes and latest version.

github.com/faker-js/faker - 6bed149da3df03edbe9a87145c8471d965d1bc3b authored over 10 years ago
Merge pull request #86 from northernv/fix-future-date

Ensure Date.future returns a date in the future.

github.com/faker-js/faker - 503e1983a0181191efcc9ba174d2586a778ab06a authored over 10 years ago
Merge pull request #90 from edshadi/random-number-range

random number now accepts a range array [min, max].

github.com/faker-js/faker - 40256d5cba2f8dad0e303f4976a15372d45129da authored over 10 years ago
Merge pull request #89 from edshadi/fix-date-recent-bug

fixed date.recent() bug

github.com/faker-js/faker - a4f7954e899dab13f73c14647d74a93ef7b6eb8f authored over 10 years ago
random number now accepts a range array [min, max].

github.com/faker-js/faker - 9391c00943503f2f2092749fb67b4e1dbd38f827 authored over 10 years ago
added hours in date.recent. Currently the code returns date in past minutes. random days could return 0 so modified the test to reflect <= current date.

github.com/faker-js/faker - 8b894a08c89ae803bbd3c2a9721ff859fae13ea5 authored over 10 years ago
Ensure Date.future returns a date in the future.

github.com/faker-js/faker - aae6d9720e77f5f371a865e65eac9cd26626008d authored over 10 years ago
All files are now lowercased. :D

github.com/faker-js/faker - e47f38e811d1f487c460d65ca59d7ef6dc034819 authored over 10 years ago
deletes the last Uppercase faker file.

github.com/faker-js/faker - dafe704bc192c182c89e526bece2a4a285971a28 authored over 10 years ago
We need remove these versions because of mac os case stupidity.

github.com/faker-js/faker - d9b4681edb02a468fce862dadb1b140105e1feba authored over 10 years ago
Moving to major new version for change of package name for uppercase to lowercase.

github.com/faker-js/faker - 3eee796fdff9f4226e211f01cd5926d3d05d28ae authored over 10 years ago
Adds female and male name methods. #NOTE they will return a random name and working as intended.

github.com/faker-js/faker - daa95b3a4f3eb5131970271be3820ddb45d30022 authored over 10 years ago
Bumps version number and rebuilds

github.com/faker-js/faker - 67edd4b29e2c4336da96da777e1c65deba158ce7 authored over 10 years ago
Merge pull request #83 from hkal/better_version_handling

better version handling:

github.com/faker-js/faker - 85c1da9dd1fa8865967b188e3e2ed56cfd4d4133 authored over 10 years ago
Merge pull request #80 from hkal/remove_gender_related_files

remove gender related files

github.com/faker-js/faker - ff6d21440133a0b5b3afa33d0773af5a6183cd5c authored over 10 years ago
better version handling:

* 'Faker.version' will now be populated by the version property in 'package.json'

github.com/faker-js/faker - 78931726a0adb15fca588754e37dff9962a80ea6 authored over 10 years ago
Merge pull request #82 from hkal/run_build_against_pull_requests

run build to reflect latest changes:

github.com/faker-js/faker - 74a2fcca7eb3c15da21e13506d283a93e6edaf6a authored over 10 years ago
run build to reflect latest changes:

* should reflect changes from 10181fbf6c1e7fa334fa0b86935326c140bee830
* should reflect chang...

github.com/faker-js/faker - 8aceabc8290602dcc3b98833e317eb529bab67c4 authored over 10 years ago
Merge pull request #79 from hkal/resolve_image_undefined

Resolve image undefined

github.com/faker-js/faker - 2a089036b7f231cd6e1d4635cc13d54685c8758e authored over 10 years ago
Merge pull request #81 from hkal/auto_increment_copyright_year

auto-increment copyright year in docs

github.com/faker-js/faker - 4cd2837454068fff8193ed0db9d73cb20b3f0fb5 authored over 10 years ago
Updates Build.

github.com/faker-js/faker - a83ddb7946f3b3283b362080cf7d4b8733131cf5 authored over 10 years ago
auto-increment copyright year in docs

github.com/faker-js/faker - 272cd8e1e1fa7a504326b3f3ed5cd75151429977 authored over 10 years ago
remove gender related files:

* removed files relating to gender
* removed an esoteric `import.js` file which did not seem ...

github.com/faker-js/faker - 3f172f5f039e12ab2736e7e3e1155428bcaa638e authored over 10 years ago
improve image test coverage

github.com/faker-js/faker - 0cbb5997c821cbb08438b40ae372daae392625c0 authored over 10 years ago
functions should reference current literal:

* fixes error: 'Uncaught ReferenceError: image is not defined Faker.js:275'

github.com/faker-js/faker - 10181fbf6c1e7fa334fa0b86935326c140bee830 authored over 10 years ago
Better UMD (Universal Module Definition) support

The previous implementation of `UMD` (Universal Module Definition) didn't
work well with such li...

github.com/faker-js/faker - 45b6b9cb85febf2d9cf5517041067690b4ed4159 authored almost 11 years ago
Fixed random date functions that did not distribute results evenly over the requested period.

github.com/faker-js/faker - bf733f9dc1e8c6e6a698b082c17a2840dd471cb9 authored almost 11 years ago
removes gender tests.

github.com/faker-js/faker - 0c49ffcfd98ef2dc7ef56e63b90cdcfc7a624081 authored almost 11 years ago
Removes gender. Score 1 for non binary fake data.

github.com/faker-js/faker - 791ca874dda88acaed7c3ad0c681dd5013083953 authored almost 11 years ago
reverts f2f37f8

github.com/faker-js/faker - 120ee510f1d64b2e52ac599d4596b32fc1287de4 authored almost 11 years ago
Merge pull request #70 from FotoVerite/master

Keep up to date.

github.com/faker-js/faker - 31d526a4897d150ffd90ebddd2ec1291fdaedc72 authored almost 11 years ago
Updates the Readme.

github.com/faker-js/faker - d470a1009058a02706c53379c5019ad43ed924e1 authored almost 11 years ago
I'm an idiot lets make sure that the package is right this time.

github.com/faker-js/faker - 8371ea674ebc173ef6eec7305cea27629afb7fbd authored almost 11 years ago
bumps version.

github.com/faker-js/faker - d6f5a5955d1d3836270664acfcbd0461a4aa16e1 authored almost 11 years ago
Merge branch 'master' of github.com:cyanos/Faker.js into cyanos-master

Conflicts:
Faker.js
MinFaker.js
Readme.md
examples/js/Faker.js
package.json

github.com/faker-js/faker - 87d4da49587a7a12ba22607d54f2415962a36faf authored almost 11 years ago
More updating to get things inline.

github.com/faker-js/faker - 84ed0c68a0672b5e07b0bcdf2c2b84b2ea07d1b3 authored almost 11 years ago
fixes travis.yml to actually run.

github.com/faker-js/faker - dbf8bc53e360fc724c7392241176abcd82ae8976 authored almost 11 years ago
fixes travis.yml to actually run.

github.com/faker-js/faker - eebd0f17ce187cc4d2c36822c8b981cd762d9be3 authored almost 11 years ago
Updates location of Faker to FotoVerite.

github.com/faker-js/faker - 4faa4a14439d2b148c73acf82eb9cd12a63796e9 authored almost 11 years ago
Fixes so build runs.

github.com/faker-js/faker - e80be6e92d27e129d9504b60562069bd83ef9dee authored almost 11 years ago
Merge pull request #1 from Marak/master

Merging Upstream into master branch

github.com/faker-js/faker - 7710092ab44ce820dc73799193badee4e5ebce0c authored almost 11 years ago
bumps version to 0.5.12

github.com/faker-js/faker - 47527ec7391b15f915b25e983da80e98360ed04a authored almost 11 years ago
Merge branch 'master' of github.com:passkey1510/Faker.js into passkey1510-master

github.com/faker-js/faker - c51ffc762c837ab81b3df33a45f196df29c718c7 authored almost 11 years ago
Merge pull request #65 from dmamills/master

add travis file

github.com/faker-js/faker - cf06cdc99c2f71815d95bff8960e8f45b3a1ee38 authored almost 11 years ago
Merge pull request #67 from gdi2290/patch-1

update copyright year

github.com/faker-js/faker - 2ad8453a2658f45ae2d99a0407cd7f97d6c985c1 authored almost 11 years ago
update copyright year

github.com/faker-js/faker - 5b5bcc95eb3abb025b9d4124266a54b8bc212c50 authored almost 11 years ago
Add UIFaces to generate random avatar

github.com/faker-js/faker - cd30841d1c0e1585eceaf1f99cfa8735c3dd170b authored about 11 years ago
Add support to lorempixel image provider

github.com/faker-js/faker - 41688effa91319121a7fe8a981c4a7ebb986339b authored about 11 years ago
Merge branch 'master' of github.com:dmamills/Faker.js

github.com/faker-js/faker - 550f908b946744f6c51d538de72f9f4043bb6edb authored about 11 years ago
[Version, hot-fix] working 0.5.11

github.com/faker-js/faker - ce0455ae0c2f6009e9dc6407fcb93388272db867 authored about 11 years ago
Merge branch 'master' of https://github.com/cyanos/Faker.js

Conflicts:
Faker.js
MinFaker.js
Readme.md
examples/js/Faker.js

github.com/faker-js/faker - 6453ba2e877aa71fe1347c66de0c566dfde80f51 authored about 11 years ago
Add Date functionality: past, future, recent, between

Includes build

github.com/faker-js/faker - ff1c1942e5e1d46f00d8c87664909f88bde94d34 authored about 11 years ago
Build containing male/female separation

github.com/faker-js/faker - 2f88856eebb49fa13db2ee5c881db118fe347b08 authored about 11 years ago
Remove extraneous files

github.com/faker-js/faker - b4969720cc46cd2a95de1000538242f09f445770 authored about 11 years ago
My take on separating male and female names. Tests passing, Coverage restored.

github.com/faker-js/faker - c8f71cd072b74c66693cae927bdaf9a97ee15c1f authored about 11 years ago
Merge pull request #1 from richardbutler/master

Split male and female names to two groups; add random gender

github.com/faker-js/faker - e7aaa93c306fe9c7f0b662ff68f0a36426605283 authored about 11 years ago