Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/faker-js/faker

Generate massive amounts of fake data in the browser and node.js
https://github.com/faker-js/faker

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

b8f2d186330276e35735426fd93f57fb044346b0 authored over 10 years ago by FotoVerite <[email protected]>
[refactor] [major] Renamed variable names for consistency Closes #5

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

38f9e3a5b25606e605276acf3f39b6e5c8202255 authored over 10 years ago by Marak <[email protected]>
[api] First pass at adding localization data definitions. #116

0048b9f6cfd69378ca3ba2f588444e7bb8095d23 authored over 10 years ago by Marak <[email protected]>
[dist] Updated license to give more specific attribution to original Faker projects

e9385ef79281034cc1f4df1a52c8a0cb2e4e4f4d authored over 10 years ago by Marak <[email protected]>
[dist] Rebuild

427aea59cf953ba507be7a5b146db1fe2afed1b9 authored over 10 years ago by Marak <[email protected]>
[api] Added Internet.userAgent #16

2608f1bd3ec74f1f693df149a9ef8aabe560b55b authored over 10 years ago by Marak <[email protected]>
[dist] Rebuild

9424f3e6a851a0bcf6e8420a654bf33d6c0bae64 authored over 10 years ago by Marak <[email protected]>
[api] Added basic financial generators Closes #32

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

9f3fa0f8b7a8cc4f06fe545af02aca34e473c521 authored over 10 years ago by Marak <[email protected]>
[dist] Rebuild

c39e254f2775aa4fcf48b05c9a61b78b74843830 authored over 10 years ago by Marak <[email protected]>
[dist] [refactor] Replace legacy build system with Gulp and Browserify. #61 #85 #116

383156991bdea7e96e542fc9129a9b73062a8c0b authored over 10 years ago by Marak <[email protected]>
[api] [refactor] Random.number is now powered by node-mersenne instead of Math.random() #48

0408665b9fdd1f3b1c4c8bff69a0fb2b8c3e132e authored over 10 years ago by Marak <[email protected]>
[api] [refactor] Replaced Math.Random calls with Random.number. Random ranges are now inclusive of max instead of exclusive. #88 #48

14b42846fef60bb0d1493a561d0b9aaa40a95bfc authored over 10 years ago by Marak <[email protected]>
[fix] Do not serialize Dates from Date.random APIs. Dates are now returned as Date objects. #93

198032b5d37a4882fc7d19d273475bb087685f2e authored over 10 years ago by Marak <[email protected]>
Fix random number

f4c05f8fbb9802e1ff0859fa5fdc19d0e6b70239 authored over 10 years ago by Marak <[email protected]>
Remove this scope from new phone codes

fd95d87121efbd7aa2098ffa1b414c966c94b01b authored over 10 years ago by Marak <[email protected]>
add faker for phone code

Conflicts:
lib/definitions.js

fa8267f2ce1a41a2684f10c5e2109faff837a0f9 authored over 10 years ago by MQuy <[email protected]>
Fix: faker.Lorem.sentence() was ignoring the 'range' parameter.

Conflicts:
lib/lorem.js

3caea6078c05dd7caaffa4d2fd362ebe084168f9 authored over 10 years ago by Foster Hersey <[email protected]>
refactor avatar url to reduce size of definitions

2e65a32c3ca15218df58d3599a648a8e6d614569 authored over 10 years ago by MQuy <[email protected]>
Rebuild

2571b5f10ca6347b21aa4dfad98e4ed4da27b609 authored over 10 years ago by Marak <[email protected]>
Add bower.json file. Added namespace for AMD definition ( by request, not fully tested ) #77

eee92126c7444dbf2bea35c20eed952d18277b79 authored over 10 years ago by Marak <[email protected]>
Create bower package file

246c475d380406e41945ddccbb32f35467bdf68e authored over 10 years ago by Dayton Nolan <[email protected]>
Fixed errant require in example

31204712a7c803f3eb31b654d66935d456ba9752 authored over 10 years ago by Marak <[email protected]>
Removed "this" from functions, breaks mixins

Conflicts:
lib/name.js

81444b62443b8af91350d6a9c1e538e32dfcd046 authored over 10 years ago by goliatone <[email protected]>
Version 1.1.0 is the lastest.

c148db5fac1840232c4b30e40524798372b36739 authored over 10 years ago by FotoVerite <[email protected]>
Fixes syntax on changelog.

2d8f7a2b1273ef66694dc8d2b979be7c39638d74 authored over 10 years ago by FotoVerite <[email protected]>
Bump version to 1.1.0.

f8665e71a3c6f6d77dee0a8d45c8fb6a67301d98 authored over 10 years ago by FotoVerite <[email protected]>
All changes to faker will now include a changelog.

3d1bf2ee56e0cf4df3a61632f934780b62e51e06 authored over 10 years ago by FotoVerite <[email protected]>
Undefined global object for webworker fix contributed by dnbard

29b9508543773b244388843ff9ea36cfa986bbd3 authored over 10 years ago by FotoVerite <[email protected]>
Merge branch 'xaka-master'

644ea8d656d2dab55d5d85e8c57147065c937b6a authored over 10 years ago by FotoVerite <[email protected]>
BUILD added successfully.

c7e053458c00fa07a7625da72735f461147a9136 authored over 10 years ago by FotoVerite <[email protected]>
Merge pull request #95 from avanderhoorn/random-update

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

e0929896836b6bbdddc9740d58a73b887c304cb0 authored over 10 years ago by Matthew Bergman <[email protected]>
Merges in changes.

007167b9e44b3ad8701630e22099e4f4dee7657e authored over 10 years ago by FotoVerite <[email protected]>
Merge branch 'javiercejudo-patch-1'

004d56c42d2135640e71f0e97559c8b2c3330983 authored over 10 years ago by FotoVerite <[email protected]>
Merge branch 'patch-1' of github.com:javiercejudo/Faker.js into javiercejudo-patch-1

eb6f0e588db3aca1c855d04addee2f38d20422dd authored over 10 years ago by FotoVerite <[email protected]>
Merge pull request #101 from javiercejudo/patch-2

Fixes link to Ruby Gem faker

2b0a4c37094d6b93d08683c03d57a5db04ab82c9 authored over 10 years ago by Matthew Bergman <[email protected]>
Merge pull request #106 from DjebbZ/patch-1

Add installation instructions for npm

0eab5ad1d576b2894e4a251f8bb2f0ffd98fc145 authored over 10 years ago by Matthew Bergman <[email protected]>
Merge branch 'juampi92-patch-1'

b36a46da61b6fcc7a4c6f744abfdde185f0c5e3a authored over 10 years ago by FotoVerite <[email protected]>
Fix context of findName

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

42844bd719b3e95c6d316b14e2223e510f386e6a authored over 10 years ago by Juan Pablo <[email protected]>
Add installation instructions for npm

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

a9eff7c89f40d5f1839b5d8e93831a7ddddf560a authored over 10 years ago by Khalid Jebbari <[email protected]>
Merge branch 'pmalouin-master'

f85c5a7de687312307624139a3113688cb2e276b authored over 10 years ago by FotoVerite <[email protected]>
Merges in upstream changes.

b1b07047b0fdd1fa0ea4f1d59421066a6a604eb8 authored over 10 years ago by FotoVerite <[email protected]>
Fixes link to Ruby Gem faker

f89f24bb832906d9762e2600047476c14f05cd24 authored over 10 years ago by Javier Cejudo <[email protected]>
Fixes link to Data::faker

aca995a34de802f18c985328d14484c90aad7145 authored over 10 years ago by Javier Cejudo <[email protected]>
Updates to switch changes over to using 2 args to support min/max

45160e59709716801d08dc211cc64435a789b604 authored over 10 years ago by Anthony van der Hoorn <[email protected]>
Bug fixes and latest version.

6bed149da3df03edbe9a87145c8471d965d1bc3b authored over 10 years ago by FotoVerite <[email protected]>
Merge pull request #86 from northernv/fix-future-date

Ensure Date.future returns a date in the future.

503e1983a0181191efcc9ba174d2586a778ab06a authored over 10 years ago by Matthew Bergman <[email protected]>
Merge pull request #90 from edshadi/random-number-range

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

40256d5cba2f8dad0e303f4976a15372d45129da authored over 10 years ago by Matthew Bergman <[email protected]>
Merge pull request #89 from edshadi/fix-date-recent-bug

fixed date.recent() bug

a4f7954e899dab13f73c14647d74a93ef7b6eb8f authored over 10 years ago by Matthew Bergman <[email protected]>
random number now accepts a range array [min, max].

9391c00943503f2f2092749fb67b4e1dbd38f827 authored over 10 years ago by Ed Shadi <[email protected]>
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.

8b894a08c89ae803bbd3c2a9721ff859fae13ea5 authored over 10 years ago by Ed Shadi <[email protected]>
Ensure Date.future returns a date in the future.

aae6d9720e77f5f371a865e65eac9cd26626008d authored over 10 years ago by Shane A. Stillwell <[email protected]>
All files are now lowercased. :D

e47f38e811d1f487c460d65ca59d7ef6dc034819 authored over 10 years ago by FotoVerite <[email protected]>
deletes the last Uppercase faker file.

dafe704bc192c182c89e526bece2a4a285971a28 authored over 10 years ago by FotoVerite <[email protected]>
We need remove these versions because of mac os case stupidity.

d9b4681edb02a468fce862dadb1b140105e1feba authored over 10 years ago by FotoVerite <[email protected]>
Moving to major new version for change of package name for uppercase to lowercase.

3eee796fdff9f4226e211f01cd5926d3d05d28ae authored over 10 years ago by FotoVerite <[email protected]>
Adds female and male name methods. #NOTE they will return a random name and working as intended.

daa95b3a4f3eb5131970271be3820ddb45d30022 authored over 10 years ago by FotoVerite <[email protected]>
Bumps version number and rebuilds

67edd4b29e2c4336da96da777e1c65deba158ce7 authored over 10 years ago by FotoVerite <[email protected]>
Merge pull request #83 from hkal/better_version_handling

better version handling:

85c1da9dd1fa8865967b188e3e2ed56cfd4d4133 authored over 10 years ago by Matthew Bergman <[email protected]>
Merge pull request #80 from hkal/remove_gender_related_files

remove gender related files

ff6d21440133a0b5b3afa33d0773af5a6183cd5c authored over 10 years ago by Matthew Bergman <[email protected]>
better version handling:

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

78931726a0adb15fca588754e37dff9962a80ea6 authored over 10 years ago by hkal <[email protected]>
Merge pull request #82 from hkal/run_build_against_pull_requests

run build to reflect latest changes:

74a2fcca7eb3c15da21e13506d283a93e6edaf6a authored over 10 years ago by Matthew Bergman <[email protected]>
run build to reflect latest changes:

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

8aceabc8290602dcc3b98833e317eb529bab67c4 authored over 10 years ago by hkal <[email protected]>
Merge pull request #79 from hkal/resolve_image_undefined

Resolve image undefined

2a089036b7f231cd6e1d4635cc13d54685c8758e authored over 10 years ago by Matthew Bergman <[email protected]>
Merge pull request #81 from hkal/auto_increment_copyright_year

auto-increment copyright year in docs

4cd2837454068fff8193ed0db9d73cb20b3f0fb5 authored over 10 years ago by Matthew Bergman <[email protected]>
Updates Build.

a83ddb7946f3b3283b362080cf7d4b8733131cf5 authored over 10 years ago by FotoVerite <[email protected]>
auto-increment copyright year in docs

272cd8e1e1fa7a504326b3f3ed5cd75151429977 authored over 10 years ago by hkal <[email protected]>
remove gender related files:

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

3f172f5f039e12ab2736e7e3e1155428bcaa638e authored over 10 years ago by hkal <[email protected]>
improve image test coverage

0cbb5997c821cbb08438b40ae372daae392625c0 authored over 10 years ago by hkal <[email protected]>
functions should reference current literal:

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

10181fbf6c1e7fa334fa0b86935326c140bee830 authored over 10 years ago by hkal <[email protected]>
Better UMD (Universal Module Definition) support

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

45b6b9cb85febf2d9cf5517041067690b4ed4159 authored almost 11 years ago by Pavel Strashkin <[email protected]>
Fixed random date functions that did not distribute results evenly over the requested period.

bf733f9dc1e8c6e6a698b082c17a2840dd471cb9 authored almost 11 years ago by pmalouin <[email protected]>
removes gender tests.

0c49ffcfd98ef2dc7ef56e63b90cdcfc7a624081 authored almost 11 years ago by FotoVerite <[email protected]>
Removes gender. Score 1 for non binary fake data.

791ca874dda88acaed7c3ad0c681dd5013083953 authored almost 11 years ago by FotoVerite <[email protected]>
reverts f2f37f8

120ee510f1d64b2e52ac599d4596b32fc1287de4 authored almost 11 years ago by FotoVerite <[email protected]>
Merge pull request #70 from FotoVerite/master

Keep up to date.

31d526a4897d150ffd90ebddd2ec1291fdaedc72 authored almost 11 years ago by Matthew Bergman <[email protected]>
Updates the Readme.

d470a1009058a02706c53379c5019ad43ed924e1 authored almost 11 years ago by FotoVerite <[email protected]>
I'm an idiot lets make sure that the package is right this time.

8371ea674ebc173ef6eec7305cea27629afb7fbd authored almost 11 years ago by FotoVerite <[email protected]>
bumps version.

d6f5a5955d1d3836270664acfcbd0461a4aa16e1 authored almost 11 years ago by FotoVerite <[email protected]>
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

87d4da49587a7a12ba22607d54f2415962a36faf authored almost 11 years ago by FotoVerite <[email protected]>
More updating to get things inline.

84ed0c68a0672b5e07b0bcdf2c2b84b2ea07d1b3 authored almost 11 years ago by FotoVerite <[email protected]>
fixes travis.yml to actually run.

dbf8bc53e360fc724c7392241176abcd82ae8976 authored almost 11 years ago by FotoVerite <[email protected]>
fixes travis.yml to actually run.

eebd0f17ce187cc4d2c36822c8b981cd762d9be3 authored almost 11 years ago by FotoVerite <[email protected]>
Updates location of Faker to FotoVerite.

4faa4a14439d2b148c73acf82eb9cd12a63796e9 authored almost 11 years ago by FotoVerite <[email protected]>
Fixes so build runs.

e80be6e92d27e129d9504b60562069bd83ef9dee authored almost 11 years ago by FotoVerite <[email protected]>
Merge pull request #1 from Marak/master

Merging Upstream into master branch

7710092ab44ce820dc73799193badee4e5ebce0c authored almost 11 years ago by Matthew Bergman <[email protected]>
bumps version to 0.5.12

47527ec7391b15f915b25e983da80e98360ed04a authored almost 11 years ago by FotoVerite <[email protected]>
Merge branch 'master' of github.com:passkey1510/Faker.js into passkey1510-master

c51ffc762c837ab81b3df33a45f196df29c718c7 authored almost 11 years ago by FotoVerite <[email protected]>
Merge pull request #65 from dmamills/master

add travis file

cf06cdc99c2f71815d95bff8960e8f45b3a1ee38 authored almost 11 years ago by Matthew Bergman <[email protected]>
Merge pull request #67 from gdi2290/patch-1

update copyright year

2ad8453a2658f45ae2d99a0407cd7f97d6c985c1 authored almost 11 years ago by Matthew Bergman <[email protected]>
update copyright year

5b5bcc95eb3abb025b9d4124266a54b8bc212c50 authored almost 11 years ago by PatrickJS <[email protected]>
Add UIFaces to generate random avatar

cd30841d1c0e1585eceaf1f99cfa8735c3dd170b authored almost 11 years ago by Kieu Anh Tuan <[email protected]>
Add support to lorempixel image provider

41688effa91319121a7fe8a981c4a7ebb986339b authored almost 11 years ago by Kieu Anh Tuan <[email protected]>
Merge branch 'master' of github.com:dmamills/Faker.js

550f908b946744f6c51d538de72f9f4043bb6edb authored about 11 years ago by dmamills <[email protected]>
[Version, hot-fix] working 0.5.11

ce0455ae0c2f6009e9dc6407fcb93388272db867 authored about 11 years ago by dmamills <[email protected]>
Merge branch 'master' of https://github.com/cyanos/Faker.js

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

6453ba2e877aa71fe1347c66de0c566dfde80f51 authored about 11 years ago by cyanos3 <[email protected]>
Add Date functionality: past, future, recent, between

Includes build

ff1c1942e5e1d46f00d8c87664909f88bde94d34 authored about 11 years ago by cyanos3 <[email protected]>
Build containing male/female separation

2f88856eebb49fa13db2ee5c881db118fe347b08 authored about 11 years ago by Jay Liu <[email protected]>
Remove extraneous files

b4969720cc46cd2a95de1000538242f09f445770 authored about 11 years ago by cyanos3 <[email protected]>
My take on separating male and female names. Tests passing, Coverage restored.

c8f71cd072b74c66693cae927bdaf9a97ee15c1f authored about 11 years ago by cyanos3 <[email protected]>
Merge pull request #1 from richardbutler/master

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

e7aaa93c306fe9c7f0b662ff68f0a36426605283 authored about 11 years ago by Jay Liu <[email protected]>