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

Merge pull request #524 from chilicoder/master

[api] add alphanumeric symbol * to `helpers.replaceSymbols`

df84a5855bfed0ed3784ac18543731cbe3de6e78 authored over 7 years ago
Merge pull request #488 from APIs-guru/master

[api] Add 'Faker.setLocale' method to solve problem with ES6 import

8ea2302b05314b84f7cfd4e90e04ea8a17dc5ecb authored over 7 years ago
Merge pull request #487 from atorkhov/patch-2

[api] Added faker.date.soon

4adcc929c7a063e56704b24b66ca1edc63b4e02a authored over 7 years ago
Merge branch 'master' of https://github.com/Marak/faker.js

af953d8f86934e19fd8a0d4ccc7d2a7b5c5d0552 authored over 7 years ago
Merge branch 'creditCard' of https://github.com/zpiman/faker.js

b652617fa5f78279cae3a5f64e7930a19369dd38 authored over 7 years ago
Merge pull request #446 from dugoh/price-fix

[api] Price should default minimum to 1

b75f262b04fc62fe1ecba11fdedde51b1948ee3c authored over 7 years ago
[dist] Add vendor folder to test coverage paths

f4236a85b904394c729c3efb383c09fa5d137c54 authored over 7 years ago
[test] Added `Faker.unique` test suite #466

0e542a8479655cb6d4a459b3772c3eeb0c489270 authored over 7 years ago
[api] Unique compare function now configurable

* Can now use custom compare functions
* Improved comments

633412cdba17fce9b730872b9dd2f530307aec1b authored over 7 years ago
Merge pull request #419 from cvega/master

[api] [dist] Add system methods, update travis.yml

9ffe7934499fa93f59186499a81856326cb5b953 authored over 7 years ago
Merge pull request #514 from ygnr/master

[api] Add Ethereum Address

2562420d374ba0f09639d6813c59319ba4798b4c authored over 7 years ago
Merge pull request #494 from tullmann/patch-1

[locale] [fix] [minor] Remove emdash from pl's first_name.js

929821c5cd2e39753741fac3cb30b369b0687440 authored over 7 years ago
hacker phrase module extract

c528cf2401d80b49f4907c0521b4920438881800 authored over 7 years ago
hacker ru-locale updates

374351a010222495fad7f24b500e1f77e7add969 authored over 7 years ago
Merge pull request #490 from aretecode-forks/patch-1

[examples] [minor] add missing statement, consistent `=` format

244a31c213d6bca684a703a6648e08bea144ce84 authored over 7 years ago
Merge pull request #535 from davidjb/patch-1

[locales] Update Australian postcode ranges

a0e37798b37fb1d5d62f6ad97d08e28148c11c45 authored over 7 years ago
Update Australian postcode ranges

Ranges also include 1000-1999 and 8000-9999, see https://en.wikipedia.org/wiki/Postcodes_in_Aust...

526691f18a186e60240f4c80ec5aacf53b44dfd0 authored over 7 years ago
Merge pull request #534 from hochitom/patch-1

[locales] Added missing town

38f6a4167ed3211886d0de9b54f7d9eab45dda8e authored over 7 years ago
added missing town

my hometown is missing. tha's a MASSIVE issue ;)

c648456064952d465375396a98476c53fa76886e authored over 7 years ago
[dist] Added code coverage tooling

* Adds nyc for code coverage
* Adds coveralls to get repo badge

ed7020e266ebc610ef67c21600b35f29ebe03c8a authored over 7 years ago
[docs] Added Code Coverage badge

cefd34217935c9ff85c8237639a5d81f89bfc38c authored over 7 years ago
[api] [fix] [minor] Wrong scope for gender

f893a5c76bf3f2b4fdd6bf22c90e4473ecbfcc88 authored over 7 years ago
[api] Added 71 additional gender options

* Adds new gender options for `en` locality
* Updates example page to use gender
* Still ne...

71e3eb06c3d4e22d1a727f39ddb30c095510436e authored over 7 years ago
[api] [minor] [refactor]`faker.unique` into class

3861880e65bfd14e8334c0ac82a1a40704a1b876 authored over 7 years ago
[api] First pass at `faker.unique` module

* Adds unique value API for use with any method
* Using in-memory store for unique values
*...

05e5c4442630cedc7c25bcd6721a4d4572b87d90 authored over 7 years ago
add alphanumeric symbol * to helpers.replaceSymbols

496c81d2422ab5fd20dcb52dfc9dd22bdb773613 authored over 7 years ago
Adds description to lorem.word()

f5fc455a8fa2203970199fcc364acd32ab657106 authored over 7 years ago
Adds length filter to lorem.word()

4fd893c39d95a60345b2f5ca7109122d5bebbf04 authored over 7 years ago
Adds unit test for lorem.word()

c2031a91a20a23cb517f6ba443fae33af7f67b1f authored over 7 years ago
Added South African (SA) Locale

d974be317e4d23205e9d1a9bb2d1d555a9985e91 authored over 7 years ago
Cleanup extra/duplicate lorem/supplemental.js locale files and exports

5e2cdc4bd09ee8aac5db7d0b908d56c820afb018 authored over 7 years ago
Generate an ethereum address

97a479b62e02764befaf3ba27a2abcb80216b8bd authored over 7 years ago
Generate a hexaDecimal string

df296352d46730b2e79a05506c2e416e5fce2c9d authored over 7 years ago
Summarize changelog for version 4

39f51762a60bf3a5ab37533051ad5077e3cb10b2 authored almost 8 years ago
Remove emdash from pl's first_name.js

I think this em-dash was separating the male and female names? Its definitely not a good first ...

e4c01c8374a58feb7a23bfdd2d54ae499323c2fe authored almost 8 years ago
add missing statement, consistent `=` format

ec647243dc038c549328181a5becd777f707d851 authored almost 8 years ago
Add 'setLocale' method to solve problem with ES6 import

dfcc3a784b5edeca1b9140c8830590e3fca883de authored almost 8 years ago
Add test for faker.date.soon

4ff046152e7d1c3214cda1e1ba62ee9f94e54ae5 authored almost 8 years ago
Update Readme.md

963c3fb05ca278984963f64878da7c6d254c47d1 authored almost 8 years ago
Add faker.date.soon method

65c695e8f923c4bbd615f5c94524c6a9f06098a3 authored almost 8 years ago
Merge pull request #408 from paolo-tanium/allow-mac-to-specify-separator

[api] Allow user to specify separator to be used in mac address

6cdb93efcbcaf222ac061cee5532374f72ea073e authored almost 8 years ago
Merge pull request #476 from AlmazN/master

[api] ru locale hacker directory

8c43fe8f7cf81b60fc77be5510228ec8bd38f9d3 authored almost 8 years ago
Merge pull request #2 from AlmazN/ru-hacker

rewrite and add some new translation for words; require abbreviation removed from index.js

d2d32ab4845f2303d7ffd7eb858eb3c5b631aa23 authored almost 8 years ago
require abbreviation removed

e345c817b575555f04172b08fa2e92fc64a8179c authored almost 8 years ago
rewrite and add some new translation for words

afd4b27bc73a34c913d2db8b96f5982821916a3d authored almost 8 years ago
Merge pull request #478 from APIs-guru/master

[fix] Generation of float numbers

d9369eafe02c442b455cd775f9a69a094f16a704 authored almost 8 years ago
Fix generation of float numbers

Fixes #401

38d2f3449e1e5a78c7215e6c8f6346c0fd0a652b authored almost 8 years ago
Merge pull request #1 from AlmazN/ru-hacker

Ru hacker

2c6b9a87dde400aa2e36a937621535ef5135471d authored almost 8 years ago
add one more translated word into ru locale

b8a51dd592d25ed712390c5aa5ab30e99d318fbe authored almost 8 years ago
ru index.js ru.hacker field added

2d73a747abd3ae1ffa8f7eb8c5c441c31fc9d90a authored almost 8 years ago
added ru locale of hacker dir

bc1b4a4e51aa3607d6af58674ce6590c37f13dfd authored almost 8 years ago
add debug info to credit card because of node v0.10

52d8cc1471080fe67c8abd8115240b6aa933f85f authored almost 8 years ago
replace String.prototype.repeat with proper helper

bf646e30e1981e094aaea89b82d68933b575a8df authored almost 8 years ago
Merge branch 'Mark/origin' into creditCard

232a2a58d70935c57d311b5ba237347f703c2131 authored almost 8 years ago
[docs] Updated logo link

f379057be0112d6732b056d93d1380be18e1087a authored almost 8 years ago
[dist] Update Logo (can anyone make a better one?)

a88c6ece230697dfbbd76b7570e7435ad8ffbb7e authored almost 8 years ago
Merge pull request #471 from piamancini/patch-1

Add backers and sponsors from Open Collective

513c48335656ec2ce4e6ad95dfb0d228e85b3bd3 authored almost 8 years ago
Add backers and sponsors from Open Collective

Now your open collective backers and sponsors can to appear directly on your README.
see how i...

58aa94a99d6161418c4881fa1023fd213c7a9d0c authored almost 8 years ago
[dist] Release v4.1.0

57a16b10307f0765fd13a23a3dcc95ec5db19c13 authored almost 8 years ago
[dist] Rebuild for new version

cf877eaecb81ca623e9badd82b3cf135bb66cb98 authored almost 8 years ago
[api] Added bindAll() to Database module #377

0b60bf7fa18f7166b36ec89c3df8d716127ad569 authored almost 8 years ago
Functionally test all modules/methods

Walk over the faker object to accumulate all methods for functional
testing purposes, blacklisti...

4a59e1861d19005affe9d8bcb90e1fd65baa3596 authored almost 8 years ago
Statically bind all module methods

Statically bind the methods on all modules to their correct context so
that the methods can be c...

59ac9a632bb863e114fb05d241dce463f424c382 authored almost 8 years ago
[dist] Bump to v4.0.0

ef1605d1a94bae0bc38f0c8c0fc51f5fa4ba76f6 authored almost 8 years ago
[dist] Rebuild for new version

0a58d668beab0275636013bded29b7fad7f82279 authored almost 8 years ago
[api] [fix] Remove old image links. Closes #464

9631b3310da528799e3f51e03a658a96691ffed4 authored almost 8 years ago
[docs] Remove Patreon link

c7204e411ef653af542dc3fc98db3b71352010ff authored almost 8 years ago
Merge pull request #432 from schovi/add-npmignore

[dist] Reduced size of package

2057af7ea3b415e78892616c00cff7dec961423b authored almost 8 years ago
[api] [minor] Rename `dataurl` to `dataUri`

e2305d76d7c69134ab773127a4e6e4e82fab23f3 authored almost 8 years ago
#420 Added dataurl method

2b0d1152b603764004fd1f0e2fbed2f30f7b7c28 authored almost 8 years ago
[api] Added additional https option for imageUrl

* Only covers one image generation method
* Current function signature is bloated
* Needs t...

2456150e5c09a35d0336619a2696274d742ad6d4 authored almost 8 years ago
Merge branch 'master' of https://github.com/Marak/faker.js

008bbadada203d5bdd4975e8eef6056377e8503c authored almost 8 years ago
[test] [fix] [minor] Typo in test name

ce59f779f796f670faf3e23726f71f91e2723ac2 authored almost 8 years ago
Docs: `seed()` is on `faker`, not `random`.

4779b3e60e92850ddfe87b042b936311e25d1a8d authored almost 8 years ago
[dist] Update to latest gulp and mocha

1de2704e555da011bc18962ee53ed00697451b6e authored almost 8 years ago
Merge pull request #462 from runeh/patch-1

[docs] [fix] `seed()` is on `faker`, not `random`.

4f2be42a91b4b1840dc5b08327c83053f9cb9e8c authored almost 8 years ago
Docs: `seed()` is on `faker`, not `random`.

69df22a02bf30aeb4e0098e8f5bb9d646309d9f2 authored almost 8 years ago
Merge branch 'master' into patch-1

# Conflicts:
# lib/finance.js

53520a79ba4623199b2e059708806aae01f482db authored almost 8 years ago
Fix aomount and price argument dec for case = 0. Add unit tests. Minor codestyle fix.

434b3174b1cd3cf568c06aefbc2e8d000b397adf authored almost 8 years ago
[api] [fix] [minor] Default shuffle value #405

fe2c0fd5cbdb49ec97b51b040a357ec4d6318571 authored almost 8 years ago
Merge remote-tracking branch 'codemanx/master'

c4dcdfb23dda1c0ad71e16870f9caf2dc14fc034 authored almost 8 years ago
[api] Added exports for `az` locality #429

fa99a52296fd6de8499a8bd8b429db3c21b66862 authored almost 8 years ago
Azerbaijani localization has been added

fcab0287746f268d04aebd191a58577923c85b6b authored almost 8 years ago
Merge pull request #437 from lencse/master

[api] Added `lorem.slug` method

530c2ea186858ce82ab9707d11fe35def51bfbcf authored almost 8 years ago
[api] [minor] Expose seed option to Faker class

* Closes #456
* Could use additional tests

ecb42b179573138dac20ad0b4481954a2ac72e67 authored almost 8 years ago
[docs] Added section for setting seed #439

c6a7e7ec5db85fc897c1f7c8bb24614994d29eed authored almost 8 years ago
[api] [fix] Don't allow `/` in file names or paths

Don't allow path seperators in generated filenames

2919b07973d5ff1bda890f38efe0644333bd1bad authored almost 8 years ago
[api] [fix] Typo in require statement

89df29c092a3d3581b76c8fa26101172271d1dc4 authored almost 8 years ago
tests

e1bd1a371272496121ff67884f72906592554729 authored almost 8 years ago
[api] [fix] Ensure database methods are mapped

* Was causing database methods to fail
* All methods need to be explicitly mapped

0163e719c540815494a6ce0eeedadc566033619f authored almost 8 years ago
added Database namespace

53fa389704bce543e7192baf900786a12235930a authored almost 8 years ago
[refactor] [fix] Move password generator to core

* Migrates password generator from vendor
* Removes erroneous browserifying code
* Switches...

02be0dc61e0ff84bdbe975d66b09c6231b25542c authored almost 8 years ago
Delete ES6

2b59931cc71ca460c3221dc1a188078e72465446 authored about 8 years ago
Add max, min for latitude and longitude

484e63a791fd6874af6d7d7e6c1806cb5d325d30 authored about 8 years ago
Fix dec for amount

Now:
amount(10, 10, 0); // => 10.00

Expected:
amount(10, 10, 0); // => 10

1df4877133afd18c65d187475872c2c52e508803 authored about 8 years ago
Set default minimum price to 1

According to the test the minimum amount should be greater than 0 when not passing arguments. Th...

3f99cb44425c2fc1be8dfb74abbaf01a436b0646 authored about 8 years ago
Fix typo in price() description

f1b446fb69772d820167d68acda2b10c92aed3b4 authored about 8 years ago
Don't allow path seperators in generated filenames

4bffe048c114b4e11f527f05ddbbd7bbee294210 authored about 8 years ago
Added lorem.slug to functional test

8794efa5bfdaccaf47a7cee227bbef93cffbb66e authored about 8 years ago
Added lorem.slug method

ca8eedbba9c3a96f916cd9c6e266329ad0686a91 authored about 8 years ago