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

Update build with Tree module supporting width function

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

b89d44ba279d5dff3da831e5e3fda3af049b8a21 authored about 11 years ago by cyanos3 <[email protected]>
Tree: let the width parameter also be a function that returns an int

5aa4062dcabc2fdac1c93df09e71d702ec7ec81e authored about 11 years ago by cyanos3 <[email protected]>
Update build with (working) Tree module

e9d866ca2c92dcbc1129c83970cf73a0ab401831 authored about 11 years ago by Jay Liu <[email protected]>
Refactor tree so that it will work with the module model. (Not working at all prior)

229f9b9d04bab0d57d575b71f2f8a281e53a58ec authored about 11 years ago by cyanos3 <[email protected]>
Adding Internet.color to build

89124e9f023189688da1fc4433c5c63acfd49399 authored about 11 years ago by Jay Liu <[email protected]>
Add random color to Internet.js

86e3fee620f4182bd3966b2b3743cdd652d4bc0f authored about 11 years ago by cyanos3 <[email protected]>
Include Tree in build

7f825fb253457f1877e3d20f252e736b903eefa2 authored about 11 years ago by Jay Liu <[email protected]>
Add tree:

createTree(depth, width, obj) where
- depth is the distance from the root to the farthest node
-...

be54187b963d527348f6142f04e7d84c54af6ef2 authored about 11 years ago by cyanos3 <[email protected]>
I forgot how much of stinker zero is in Javascript. Looping tests on finance should no longer fail

a5da426f33aab13d0946be2c14ae0dae7c302500 authored over 11 years ago by Josef Salyer <[email protected]>
fixed linting issues in lib/finance. TODO: automate this as part of the tests?

a7b1cedc260a89c52f6a304230b939c2ba9d51a0 authored over 11 years ago by Josef Salyer <[email protected]>
updated Readme.md

b34ec0b9cadf57a4c277f83628810404194acaa9 authored over 11 years ago by Josef Salyer <[email protected]>
updated Readme.md

e373eac13e3530ea921800170b102dcba8a1c0e9 authored over 11 years ago by Josef Salyer <[email protected]>
added tests and cleaned up at 100% in istanbul (not constantinople)

23d415779e9c20552aee5d66a69bd5f93737f079 authored over 11 years ago by Josef Salyer <[email protected]>
added a bunch of test, changed format of many files to match the newer style

d21bb4156b44b619c8d207714ea42727441e88b4 authored over 11 years ago by Josef Salyer <[email protected]>
Pretty print names files

d40511ab3a92157b364bcd15362fff0769ebe6c6 authored over 11 years ago by Richard Butler <[email protected]>
Update package.json

b56bae1e554ff967b6dce394389225759cdbf46a authored over 11 years ago by Richard Butler <[email protected]>
Update package.json

9e6ea1a462cb018431d6a10eef55d50b6ca55306 authored over 11 years ago by Richard Butler <[email protected]>
Add gender to name class

553aca8463666b815628ee71c97199856f2e5702 authored over 11 years ago by Richard Butler <[email protected]>
Add random gender

8183e08fb3efbf8c40c847ed66e301000bc74ddf authored over 11 years ago by Richard Butler <[email protected]>
Split male and female names into two groups

f2f37f8ef531798f30d8010b6a30a0bbc68875f4 authored over 11 years ago by Richard Butler <[email protected]>
[Version, hot-fix] working 0.5.11

1bd1d73d29222c4e2f52d63a4282345b63a324df authored over 11 years ago by FotoVerite <[email protected]>
Revert "Merge pull request #59 from rschmukler/this-fix"

This reverts commit dceaccf2ca2c2ff217436404c41f2bf69f7577f6, reversing
changes made to 1d28802e...

2dd08617d9c26d545010e8c90080ba182b0ca47f authored over 11 years ago by FotoVerite <[email protected]>
[util] merged in chrisocast changes, updated build and version.

d3d5ac2042851bd17fe29a7345ebb2f084c4b691 authored over 11 years ago by FotoVerite <[email protected]>
[build] new build created for version 0.5.9

97ef5dd3e60a9fcb1c44b471ab0ea0e4eb529dc2 authored over 11 years ago by FotoVerite <[email protected]>
Merge branch 'master' of https://github.com/Marak/Faker.js

50795072fbbc5cd181b56c37f449eaeea612226b authored over 11 years ago by FotoVerite <[email protected]>
[Version] bumped version

84083b241e02325af3eb26e5a2d06983860d67c8 authored over 11 years ago by FotoVerite <[email protected]>
Merge pull request #59 from rschmukler/this-fix

Use of this keyword can break in wrong context

dceaccf2ca2c2ff217436404c41f2bf69f7577f6 authored over 11 years ago by Matthew Bergman <[email protected]>
[package] Updates package.json to run tests with npm test.

1d28802e388277a6b75efbaa1589027879df101f authored over 11 years ago by FotoVerite <[email protected]>
Switched from this to var name to avoid context issues

dc8c70cb3ba5c886b8c65c887f729a7b31130390 authored over 11 years ago by Ryan Schmukler <[email protected]>
Add range param to lorem.sentence

cce5d927e7e847c780e828972c92113d4cb7199f authored over 11 years ago by Chris Cast <[email protected]>
[version] bumped version

3c2c44dbe66f8006fc6da319fd63a6fb85888bd6 authored almost 12 years ago by FotoVerite <[email protected]>
Merge pull request #51 from joelfillmore/master

Fixes performance problems described in issue #45

b226b8d07bd4de3a816f7b03438942a0d7594883 authored almost 12 years ago by Matthew Bergman <[email protected]>
Improve perf by declaring definitions as arrays

a0d1eb56a3b8fe4bcc5ab4bf244b7cb8ee4b78d7 authored almost 12 years ago by Joel Fillmore <[email protected]>
Merge pull request #49 from fedosov/master

Cleaned JS according to .jshintrc, fixed #35

d1ca803c370fa596db77f03f2c8424167e21b52d authored almost 12 years ago by Matthew Bergman <[email protected]>
fix #35: Add latitude/longitude fields (address.geo.[lat/lng])

b9978821b6efdfcf0816969bfa9c44a3fe91dde0 authored almost 12 years ago by Mikhail Fedosov <[email protected]>
js cleanup (jshint)

87c6bc947423d03a9aadffe4b8bb4b7257f764fd authored almost 12 years ago by Mikhail Fedosov <[email protected]>
[version] Bumped Version

64e25936b14e662ddfe090a65caad630555486a6 authored almost 12 years ago by FotoVerite <[email protected]>
[fix] fixes address module switch cases

225959eb0ca6f0a93bf052d68d82d2796e122010 authored almost 12 years ago by FotoVerite <[email protected]>
Merge pull request #44 from fedosov/master

This should fix #42

03b7b79fea39228e50c188f8d805276da971c9bb authored almost 12 years ago by Matthew Bergman <[email protected]>
fix #42: Email has invalid characters

bc0bf3b6a89fe95eda63454c6cc276d6be040c62 authored almost 12 years ago by Mikhail Fedosov <[email protected]>
incremented version

bfa0e41d33adbc3446fd67f881994ddac15a216e authored almost 12 years ago by FotoVerite <[email protected]>
fixed typo for windows machines

bc8d3d813664a8f23cc6f61d3b47ceefb0493410 authored almost 12 years ago by FotoVerite <[email protected]>
changed main to index as is common node style

fac8fb5292ecbee1620ab6e9855801a31e815dd5 authored almost 12 years ago by FotoVerite <[email protected]>
Merge pull request #37 from BryanDonovan/main

Refactored with 100% test coverage

fd79022a8cb6d0d3adc50e8af96a5e2ae93d8e53 authored almost 12 years ago by Matthew Bergman <[email protected]>
re-build

19d0e99ebec18bab6047bf944c07fc472fd9773a authored almost 12 years ago by Bryan Donovan <[email protected]>
adding randomNumber and randomize back to helpers.js

c3f19c63b0ce5a557d8e0b081f5229f716832d87 authored almost 12 years ago by Bryan Donovan <[email protected]>
Fixing merge conflicts from upstream

3f0a5142af20cf469536b94425e258b952c27b9f authored almost 12 years ago by Bryan Donovan <[email protected]>
rebuilt

1e4fcf794181b8d8c9286ee1890a903199f81847 authored almost 12 years ago by FotoVerite <[email protected]>
fixed broken faker clouser and street address function from busted pull request.

868698a19311ce6e4cbadcd85cfce7eb2d48f06b authored almost 12 years ago by FotoVerite <[email protected]>
updated readme not to have outdated link

a256f809729c2dd2b3af3d9a2c59b6a5244457af authored almost 12 years ago by FotoVerite <[email protected]>
added minified version

6351c39ed4d1ae6e1407b1c8593a9a21a9449d8e authored almost 12 years ago by FotoVerite <[email protected]>
fixed package.json

85199bdb32a36bae7844b5c97cff373bc50e78a6 authored almost 12 years ago by FotoVerite <[email protected]>
commenting out faker closure to get browser test to work

9935e9495501fd48819a2324667cdf0052157e5d authored almost 12 years ago by Bryan Donovan <[email protected]>
allowing all tests to run in browser

1a5f918b700d848cbcd2f159aff1886d52b0e9af authored almost 12 years ago by Bryan Donovan <[email protected]>
adding real browser tests

2659968f341800a2e84c191a90d97325bbb80f53 authored almost 12 years ago by Bryan Donovan <[email protected]>
renaming array_rand to array_element

e483b72d3f1cb805fede585a71fa1e48ec568f12 authored almost 12 years ago by Bryan Donovan <[email protected]>
bumping test coverage thresholds

f19d2ab11c5c4884f71119a26828f9aaa3474b3f authored almost 12 years ago by Bryan Donovan <[email protected]>
100% test coverage.

0c8412564fc2dbd47f01e86f93198be390ef4335 authored almost 12 years ago by Bryan Donovan <[email protected]>
phone number tests

d3299b466fa0c6c4e755d2ce39fb8bec6d995bfa authored almost 12 years ago by Bryan Donovan <[email protected]>
lorem.js tests

dd3866a74184f4236a06915b3cafa4b4527d2476 authored almost 12 years ago by Bryan Donovan <[email protected]>
style change

f0978b9e7349ad0e5e1c8cbd146c566bb4ff33eb authored almost 12 years ago by Bryan Donovan <[email protected]>
linting and getting address.js to 100% test coverage

28174e3974e22300279f7c47ef30622d7528949d authored almost 12 years ago by Bryan Donovan <[email protected]>
cleanup old code

43ae1edac54048522d8209a63674b04db8a3d8b8 authored almost 12 years ago by Bryan Donovan <[email protected]>
adding test run instructions to docs

3e7708860399e4570d1b6048f2752b1b885f8ef9 authored almost 12 years ago by Bryan Donovan <[email protected]>
working browser test

9621b52573b83a70ee9543e67fd86a3dc8a75862 authored almost 12 years ago by Bryan Donovan <[email protected]>
making company.suffixes a function in tests

4c93c0bc4ade65435c2656a5d43bff06b37074b3 authored almost 12 years ago by Bryan Donovan <[email protected]>
using this instead of _name for internal references

f2a141c91cae20bd31c45f2f7707ab70be56e201 authored almost 12 years ago by Bryan Donovan <[email protected]>
making company.suffixes a function

e1f4a55a686f146b295ab4b70635c963392b1473 authored almost 12 years ago by Bryan Donovan <[email protected]>
adding make build target

19a65dd7135d6b5e0e482d95b208a770cf158b86 authored almost 12 years ago by Bryan Donovan <[email protected]>
Completely removing aliased lower-case functions

504607ff9efd3ef6244a7048ec99f63cbf075e5c authored almost 12 years ago by Bryan Donovan <[email protected]>
namespacing with 'Faker'

c7c36299cb99be13c65ab03b5739cc877c8e1a5a authored almost 12 years ago by Bryan Donovan <[email protected]>
reverting downcasing

03701ad977e2e7fa06b04ae8936fd0084c020c96 authored almost 12 years ago by Bryan Donovan <[email protected]>
.jshintrc cleanup

842063f461ca1db475665280b6200e348d59291f authored almost 12 years ago by Bryan Donovan <[email protected]>
backward-compat tests

343561ed18e17e0928bba5650c7a814a73d302f4 authored almost 12 years ago by Bryan Donovan <[email protected]>
lower-casing modules

0101bd069993c3fe71a1c1413fc628172ff00279 authored almost 12 years ago by Bryan Donovan <[email protected]>
lower-case module names

b9b775299cddfb55cfbc7a793c40dd8edff6b499 authored almost 12 years ago by Bryan Donovan <[email protected]>
brState() tests

ee9c13d35ed0dbd67e4a27ed3d525fa5926929a5 authored almost 12 years ago by Bryan Donovan <[email protected]>
tests for streetAddress()

a0c614c620125efa0553aec2b470c8d8539b8ec5 authored almost 12 years ago by Bryan Donovan <[email protected]>
initial address.unit.js

1a635e01e7e4899b0fd8f1746259d4598103c2c3 authored almost 12 years ago by Bryan Donovan <[email protected]>
adding functional test for each function

0bdf6cb4bcef86c8d563ec1657f59b13a3da8560 authored almost 12 years ago by Bryan Donovan <[email protected]>
removed fako tests

12807aea877d80d39c06fbf89f81cb09d63a40d6 authored almost 12 years ago by Josef Salyer <[email protected]>
Merge pull request #27 from DimitarChristoff/jshint-fixes

Jshint fixes

ebb2e5ae5e207d333abd739b4e1868e719ab305d authored almost 12 years ago by Matthew Bergman <[email protected]>
refactoring to use random.js

71884c826400558d62e0b131b236b84c93f2889d authored almost 12 years ago by Bryan Donovan <[email protected]>
refactoring so we do not need to use Helpers.randomize() everywhere

0b3cfbee64547e7a624c8d8f988c293ed463cf4b authored almost 12 years ago by Bryan Donovan <[email protected]>
refactoring company.js

8a6ad8d2de768aff38e09cda46fc0dfd2d52b2b8 authored almost 12 years ago by Bryan Donovan <[email protected]>
100% coverage on company.js

8bd901a6b09fd390fa5b78a83d08c9e81bb93a27 authored almost 12 years ago by Bryan Donovan <[email protected]>
refactored name.js

bb60206f991652cef84b218fce31a0e86c7ee7fa authored almost 12 years ago by Bryan Donovan <[email protected]>
adding mocha test runner

745b0e94909e634003ab4a4a4f98e22a95332738 authored almost 12 years ago by Bryan Donovan <[email protected]>
adding test/name.unit.js

bf791db741de2e98d7c082c9fb2b80c9bd6094ba authored almost 12 years ago by Bryan Donovan <[email protected]>
partially linted Faker.js file

2b8a35e21740f75a7db8485ffb1f71008e51c332 authored almost 12 years ago by Bryan Donovan <[email protected]>
ignoring coverage dir

dc3c2741085458c9642b4f9b05d8afe46d1268e6 authored almost 12 years ago by Bryan Donovan <[email protected]>
renaming tests dir to test

72a36253b1d4f42a0630b6dfcff47e5d98c8ff2a authored almost 12 years ago by Bryan Donovan <[email protected]>
adding tests/run.js

306c77c9971bdf6dc6c23fef7aeb9964323cd95f authored almost 12 years ago by Bryan Donovan <[email protected]>
linted address.js

92f6fae765614d3a973ad8478022b33ce0281b0a authored almost 12 years ago by Bryan Donovan <[email protected]>
linted company.js

5ad9a141f179be078acea360791ad9b7ab4ead34 authored almost 12 years ago by Bryan Donovan <[email protected]>
ignoring linting of lib/definitions.js

1dd151be0d2e6837f73a8b50e0ce10748272ec3d authored almost 12 years ago by Bryan Donovan <[email protected]>
linted helpers

80e75551db3058fae13202dfef38b02b3edf74a0 authored almost 12 years ago by Bryan Donovan <[email protected]>
linted internet.js

13bb455c4d6136e76ba78a7c1d6cbf5f8a937398 authored almost 12 years ago by Bryan Donovan <[email protected]>
linted lorem.js

25b38db3b22b23bf5ab9433bad714d576c2751fd authored almost 12 years ago by Bryan Donovan <[email protected]>