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

Update build with Tree module supporting width function

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

github.com/faker-js/faker - b89d44ba279d5dff3da831e5e3fda3af049b8a21 authored about 11 years ago
Tree: let the width parameter also be a function that returns an int

github.com/faker-js/faker - 5aa4062dcabc2fdac1c93df09e71d702ec7ec81e authored about 11 years ago
Update build with (working) Tree module

github.com/faker-js/faker - e9d866ca2c92dcbc1129c83970cf73a0ab401831 authored about 11 years ago
Refactor tree so that it will work with the module model. (Not working at all prior)

github.com/faker-js/faker - 229f9b9d04bab0d57d575b71f2f8a281e53a58ec authored about 11 years ago
Adding Internet.color to build

github.com/faker-js/faker - 89124e9f023189688da1fc4433c5c63acfd49399 authored about 11 years ago
Add random color to Internet.js

github.com/faker-js/faker - 86e3fee620f4182bd3966b2b3743cdd652d4bc0f authored about 11 years ago
Include Tree in build

github.com/faker-js/faker - 7f825fb253457f1877e3d20f252e736b903eefa2 authored about 11 years ago
Add tree:

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

github.com/faker-js/faker - be54187b963d527348f6142f04e7d84c54af6ef2 authored about 11 years ago
I forgot how much of stinker zero is in Javascript. Looping tests on finance should no longer fail

github.com/faker-js/faker - a5da426f33aab13d0946be2c14ae0dae7c302500 authored over 11 years ago
fixed linting issues in lib/finance. TODO: automate this as part of the tests?

github.com/faker-js/faker - a7b1cedc260a89c52f6a304230b939c2ba9d51a0 authored over 11 years ago
updated Readme.md

github.com/faker-js/faker - b34ec0b9cadf57a4c277f83628810404194acaa9 authored over 11 years ago
updated Readme.md

github.com/faker-js/faker - e373eac13e3530ea921800170b102dcba8a1c0e9 authored over 11 years ago
added tests and cleaned up at 100% in istanbul (not constantinople)

github.com/faker-js/faker - 23d415779e9c20552aee5d66a69bd5f93737f079 authored over 11 years ago
added a bunch of test, changed format of many files to match the newer style

github.com/faker-js/faker - d21bb4156b44b619c8d207714ea42727441e88b4 authored over 11 years ago
Pretty print names files

github.com/faker-js/faker - d40511ab3a92157b364bcd15362fff0769ebe6c6 authored over 11 years ago
Update package.json

github.com/faker-js/faker - b56bae1e554ff967b6dce394389225759cdbf46a authored over 11 years ago
Update package.json

github.com/faker-js/faker - 9e6ea1a462cb018431d6a10eef55d50b6ca55306 authored over 11 years ago
Add gender to name class

github.com/faker-js/faker - 553aca8463666b815628ee71c97199856f2e5702 authored over 11 years ago
Add random gender

github.com/faker-js/faker - 8183e08fb3efbf8c40c847ed66e301000bc74ddf authored over 11 years ago
Split male and female names into two groups

github.com/faker-js/faker - f2f37f8ef531798f30d8010b6a30a0bbc68875f4 authored over 11 years ago
[Version, hot-fix] working 0.5.11

github.com/faker-js/faker - 1bd1d73d29222c4e2f52d63a4282345b63a324df authored over 11 years ago
Revert "Merge pull request #59 from rschmukler/this-fix"

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

github.com/faker-js/faker - 2dd08617d9c26d545010e8c90080ba182b0ca47f authored over 11 years ago
[util] merged in chrisocast changes, updated build and version.

github.com/faker-js/faker - d3d5ac2042851bd17fe29a7345ebb2f084c4b691 authored over 11 years ago
[build] new build created for version 0.5.9

github.com/faker-js/faker - 97ef5dd3e60a9fcb1c44b471ab0ea0e4eb529dc2 authored over 11 years ago
Merge branch 'master' of https://github.com/Marak/Faker.js

github.com/faker-js/faker - 50795072fbbc5cd181b56c37f449eaeea612226b authored over 11 years ago
[Version] bumped version

github.com/faker-js/faker - 84083b241e02325af3eb26e5a2d06983860d67c8 authored over 11 years ago
Merge pull request #59 from rschmukler/this-fix

Use of this keyword can break in wrong context

github.com/faker-js/faker - dceaccf2ca2c2ff217436404c41f2bf69f7577f6 authored over 11 years ago
[package] Updates package.json to run tests with npm test.

github.com/faker-js/faker - 1d28802e388277a6b75efbaa1589027879df101f authored over 11 years ago
Switched from this to var name to avoid context issues

github.com/faker-js/faker - dc8c70cb3ba5c886b8c65c887f729a7b31130390 authored over 11 years ago
Add range param to lorem.sentence

github.com/faker-js/faker - cce5d927e7e847c780e828972c92113d4cb7199f authored over 11 years ago
[version] bumped version

github.com/faker-js/faker - 3c2c44dbe66f8006fc6da319fd63a6fb85888bd6 authored almost 12 years ago
Merge pull request #51 from joelfillmore/master

Fixes performance problems described in issue #45

github.com/faker-js/faker - b226b8d07bd4de3a816f7b03438942a0d7594883 authored almost 12 years ago
Improve perf by declaring definitions as arrays

github.com/faker-js/faker - a0d1eb56a3b8fe4bcc5ab4bf244b7cb8ee4b78d7 authored almost 12 years ago
Merge pull request #49 from fedosov/master

Cleaned JS according to .jshintrc, fixed #35

github.com/faker-js/faker - d1ca803c370fa596db77f03f2c8424167e21b52d authored almost 12 years ago
fix #35: Add latitude/longitude fields (address.geo.[lat/lng])

github.com/faker-js/faker - b9978821b6efdfcf0816969bfa9c44a3fe91dde0 authored almost 12 years ago
js cleanup (jshint)

github.com/faker-js/faker - 87c6bc947423d03a9aadffe4b8bb4b7257f764fd authored almost 12 years ago
[version] Bumped Version

github.com/faker-js/faker - 64e25936b14e662ddfe090a65caad630555486a6 authored almost 12 years ago
[fix] fixes address module switch cases

github.com/faker-js/faker - 225959eb0ca6f0a93bf052d68d82d2796e122010 authored almost 12 years ago
Merge pull request #44 from fedosov/master

This should fix #42

github.com/faker-js/faker - 03b7b79fea39228e50c188f8d805276da971c9bb authored almost 12 years ago
fix #42: Email has invalid characters

github.com/faker-js/faker - bc0bf3b6a89fe95eda63454c6cc276d6be040c62 authored almost 12 years ago
incremented version

github.com/faker-js/faker - bfa0e41d33adbc3446fd67f881994ddac15a216e authored about 12 years ago
fixed typo for windows machines

github.com/faker-js/faker - bc8d3d813664a8f23cc6f61d3b47ceefb0493410 authored about 12 years ago
changed main to index as is common node style

github.com/faker-js/faker - fac8fb5292ecbee1620ab6e9855801a31e815dd5 authored about 12 years ago
Merge pull request #37 from BryanDonovan/main

Refactored with 100% test coverage

github.com/faker-js/faker - fd79022a8cb6d0d3adc50e8af96a5e2ae93d8e53 authored about 12 years ago
adding randomNumber and randomize back to helpers.js

github.com/faker-js/faker - c3f19c63b0ce5a557d8e0b081f5229f716832d87 authored about 12 years ago
Fixing merge conflicts from upstream

github.com/faker-js/faker - 3f0a5142af20cf469536b94425e258b952c27b9f authored about 12 years ago
fixed broken faker clouser and street address function from busted pull request.

github.com/faker-js/faker - 868698a19311ce6e4cbadcd85cfce7eb2d48f06b authored about 12 years ago
updated readme not to have outdated link

github.com/faker-js/faker - a256f809729c2dd2b3af3d9a2c59b6a5244457af authored about 12 years ago
added minified version

github.com/faker-js/faker - 6351c39ed4d1ae6e1407b1c8593a9a21a9449d8e authored about 12 years ago
fixed package.json

github.com/faker-js/faker - 85199bdb32a36bae7844b5c97cff373bc50e78a6 authored about 12 years ago
commenting out faker closure to get browser test to work

github.com/faker-js/faker - 9935e9495501fd48819a2324667cdf0052157e5d authored about 12 years ago
allowing all tests to run in browser

github.com/faker-js/faker - 1a5f918b700d848cbcd2f159aff1886d52b0e9af authored about 12 years ago
adding real browser tests

github.com/faker-js/faker - 2659968f341800a2e84c191a90d97325bbb80f53 authored about 12 years ago
renaming array_rand to array_element

github.com/faker-js/faker - e483b72d3f1cb805fede585a71fa1e48ec568f12 authored about 12 years ago
bumping test coverage thresholds

github.com/faker-js/faker - f19d2ab11c5c4884f71119a26828f9aaa3474b3f authored about 12 years ago
100% test coverage.

github.com/faker-js/faker - 0c8412564fc2dbd47f01e86f93198be390ef4335 authored about 12 years ago
phone number tests

github.com/faker-js/faker - d3299b466fa0c6c4e755d2ce39fb8bec6d995bfa authored about 12 years ago
lorem.js tests

github.com/faker-js/faker - dd3866a74184f4236a06915b3cafa4b4527d2476 authored about 12 years ago
style change

github.com/faker-js/faker - f0978b9e7349ad0e5e1c8cbd146c566bb4ff33eb authored about 12 years ago
linting and getting address.js to 100% test coverage

github.com/faker-js/faker - 28174e3974e22300279f7c47ef30622d7528949d authored about 12 years ago
cleanup old code

github.com/faker-js/faker - 43ae1edac54048522d8209a63674b04db8a3d8b8 authored about 12 years ago
adding test run instructions to docs

github.com/faker-js/faker - 3e7708860399e4570d1b6048f2752b1b885f8ef9 authored about 12 years ago
working browser test

github.com/faker-js/faker - 9621b52573b83a70ee9543e67fd86a3dc8a75862 authored about 12 years ago
making company.suffixes a function in tests

github.com/faker-js/faker - 4c93c0bc4ade65435c2656a5d43bff06b37074b3 authored about 12 years ago
using this instead of _name for internal references

github.com/faker-js/faker - f2a141c91cae20bd31c45f2f7707ab70be56e201 authored about 12 years ago
making company.suffixes a function

github.com/faker-js/faker - e1f4a55a686f146b295ab4b70635c963392b1473 authored about 12 years ago
adding make build target

github.com/faker-js/faker - 19a65dd7135d6b5e0e482d95b208a770cf158b86 authored about 12 years ago
Completely removing aliased lower-case functions

github.com/faker-js/faker - 504607ff9efd3ef6244a7048ec99f63cbf075e5c authored about 12 years ago
namespacing with 'Faker'

github.com/faker-js/faker - c7c36299cb99be13c65ab03b5739cc877c8e1a5a authored about 12 years ago
reverting downcasing

github.com/faker-js/faker - 03701ad977e2e7fa06b04ae8936fd0084c020c96 authored about 12 years ago
.jshintrc cleanup

github.com/faker-js/faker - 842063f461ca1db475665280b6200e348d59291f authored about 12 years ago
backward-compat tests

github.com/faker-js/faker - 343561ed18e17e0928bba5650c7a814a73d302f4 authored about 12 years ago
lower-casing modules

github.com/faker-js/faker - 0101bd069993c3fe71a1c1413fc628172ff00279 authored about 12 years ago
lower-case module names

github.com/faker-js/faker - b9b775299cddfb55cfbc7a793c40dd8edff6b499 authored about 12 years ago
brState() tests

github.com/faker-js/faker - ee9c13d35ed0dbd67e4a27ed3d525fa5926929a5 authored about 12 years ago
tests for streetAddress()

github.com/faker-js/faker - a0c614c620125efa0553aec2b470c8d8539b8ec5 authored about 12 years ago
initial address.unit.js

github.com/faker-js/faker - 1a635e01e7e4899b0fd8f1746259d4598103c2c3 authored about 12 years ago
adding functional test for each function

github.com/faker-js/faker - 0bdf6cb4bcef86c8d563ec1657f59b13a3da8560 authored about 12 years ago
removed fako tests

github.com/faker-js/faker - 12807aea877d80d39c06fbf89f81cb09d63a40d6 authored about 12 years ago
Merge pull request #27 from DimitarChristoff/jshint-fixes

Jshint fixes

github.com/faker-js/faker - ebb2e5ae5e207d333abd739b4e1868e719ab305d authored about 12 years ago
refactoring to use random.js

github.com/faker-js/faker - 71884c826400558d62e0b131b236b84c93f2889d authored about 12 years ago
refactoring so we do not need to use Helpers.randomize() everywhere

github.com/faker-js/faker - 0b3cfbee64547e7a624c8d8f988c293ed463cf4b authored about 12 years ago
refactoring company.js

github.com/faker-js/faker - 8a6ad8d2de768aff38e09cda46fc0dfd2d52b2b8 authored about 12 years ago
100% coverage on company.js

github.com/faker-js/faker - 8bd901a6b09fd390fa5b78a83d08c9e81bb93a27 authored about 12 years ago
refactored name.js

github.com/faker-js/faker - bb60206f991652cef84b218fce31a0e86c7ee7fa authored about 12 years ago
adding mocha test runner

github.com/faker-js/faker - 745b0e94909e634003ab4a4a4f98e22a95332738 authored about 12 years ago
adding test/name.unit.js

github.com/faker-js/faker - bf791db741de2e98d7c082c9fb2b80c9bd6094ba authored about 12 years ago
partially linted Faker.js file

github.com/faker-js/faker - 2b8a35e21740f75a7db8485ffb1f71008e51c332 authored about 12 years ago
ignoring coverage dir

github.com/faker-js/faker - dc3c2741085458c9642b4f9b05d8afe46d1268e6 authored about 12 years ago
renaming tests dir to test

github.com/faker-js/faker - 72a36253b1d4f42a0630b6dfcff47e5d98c8ff2a authored about 12 years ago
adding tests/run.js

github.com/faker-js/faker - 306c77c9971bdf6dc6c23fef7aeb9964323cd95f authored about 12 years ago
linted address.js

github.com/faker-js/faker - 92f6fae765614d3a973ad8478022b33ce0281b0a authored about 12 years ago
linted company.js

github.com/faker-js/faker - 5ad9a141f179be078acea360791ad9b7ab4ead34 authored about 12 years ago
ignoring linting of lib/definitions.js

github.com/faker-js/faker - 1dd151be0d2e6837f73a8b50e0ce10748272ec3d authored about 12 years ago
linted helpers

github.com/faker-js/faker - 80e75551db3058fae13202dfef38b02b3edf74a0 authored about 12 years ago
linted internet.js

github.com/faker-js/faker - 13bb455c4d6136e76ba78a7c1d6cbf5f8a937398 authored about 12 years ago
linted lorem.js

github.com/faker-js/faker - 25b38db3b22b23bf5ab9433bad714d576c2751fd authored about 12 years ago