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

Reverted build so it wasn't specific to my system

5aaab3ab2184f0b5a8d1d9a120f149269c4d9bd9 authored over 9 years ago by Brandon Dail <[email protected]>
Implemented faker.seed method for randomization seeding

40c13f210afd9a2cd5bf5f60fba7169c6e35ea44 authored over 9 years ago by Brandon Dail <[email protected]>
Add catalog es_MX

256d04b8b92a19b163e3008b2895a8f477513c64 authored over 9 years ago by IORTREGA <[email protected]>
Add catalog es_MX

c2296e4275f79399091ba68d2435f73186bd49e7 authored over 9 years ago by IORTREGA <[email protected]>
[docs] [fix] Documentation generator is removing example mustache syntax

a0465fcd7678812cfe697c3dd045085d94e52cfa authored over 9 years ago by Marak <[email protected]>
[dist] Bump to v3.0.0

6771c540aad4a43f612ff3ece53ea12f6f15dd37 authored over 9 years ago by Marak <[email protected]>
[dist] Regenerate build. Prep for release.

50864ee7927f85479e5b49979c6181162bb8b5a8 authored over 9 years ago by Marak <[email protected]>
[test] [fix] Remove test for legacy method.

af543acc8de24bd13986f53706dce3da3937f52a authored over 9 years ago by Marak <[email protected]>
Adding en_IE (Ireland) locale resolves #235

7273fe24dfa4f09e426d97fac97a51e2284dd1ed authored over 9 years ago by Barry Gallagher <[email protected]>
Added en_IE (Ireland) locale

3613c15c3eb4e068e3c2ba0550aad4ead2aa6093 authored over 9 years ago by Barry Gallagher <[email protected]>
Added en_IE (Ireland) locale

ccac41c368ac43a79ad3ad9e5a991d4bafe51257 authored over 9 years ago by Barry Gallagher <[email protected]>
[examples] Update UI for browser example page.

a3c4bc9a1606ad4928c9f21a32af006d17bb2750 authored over 9 years ago by Marak <[email protected]>
[api] [refactor] Rename `array_element` and `object_element` to camelCase. Set default max random number to 99999. Added default arguments to some methods.

4c1b454b8e3c8d87f2569a2ce0d7730dc31ee821 authored over 9 years ago by Marak <[email protected]>
[fix] Comment out a few methods sections of commerce section. Needs some work. #183

edb7d482a40e98ce25cd6ba296818be14f291aa1 authored over 9 years ago by Marak <[email protected]>
Merge pull request #234 from portse/master

[fix] Canadian zip format broken after locale spliting

d44c5a4b355c2b29b860bd8edf123b73ddd2c3a4 authored over 9 years ago by Marak <[email protected]>
[docs] Updating README

18055d7183f0d9db7199a975a01f39b52985d668 authored over 9 years ago by Marak <[email protected]>
[fix] [api] Add back commerce methods.

a118970baa9953a7fcbc9b01f7780046b3840ede authored over 9 years ago by Marak <[email protected]>
[docs] Update README

e47ec6d722c3b9562569d82958f025c600b0d26c authored over 9 years ago by Marak <[email protected]>
* Fixed up assertions.

2e0cb637011e43820fe1066a6ebbfb0b828ecb07 authored over 9 years ago by portse <[email protected]>
* Added unit tests as per request in PR comment.

7ce7987bf0d0a750bf40fe8405eedfa346360114 authored over 9 years ago by portse <[email protected]>
[docs] [fix] ReadMe

86a9de876646c1a08c0cf0dcf551aa9a73c1935e authored over 9 years ago by Marak <[email protected]>
* Removed import of the zipFormat module.

7261c18a434f3d4f9663dd4f78f5132a5a40681c authored over 9 years ago by portse <[email protected]>
* Removed unused zipFormat definition from the 'en' locale.

e91642b0cf6d93cbd8bf5e51b95642828a3acd62 authored over 9 years ago by portse <[email protected]>
When the locales were split out (commit: 760e50ff2d04a95c990aff98ab84a6c17fb3854c), the en_CA locale lost its zipFormat definition added in PR #173.

* Reverted back to simply using the postcode definition.
* Updated zipCode function to use that d...

16de1b7e1100c6c1d351ce54bc52ad51ee9c313b authored over 9 years ago by portse <[email protected]>
[dist] Re-build library and all new locale packs

2afcbf4f260b0489f8263ddfb8cfc313749fadbc authored over 9 years ago by Marak <[email protected]>
[dist] Update examples

85ade36275c9f8394ecd0e44fc0f400ffccc5696 authored over 9 years ago by Marak <[email protected]>
[docs] Updating README and build script.

b0765aea125e9d89991d382e46c758860dc866aa authored over 9 years ago by Marak <[email protected]>
[docs] Update README

c9ebc064bf402ea2d12fb4bccdbdc4b9c231452b authored over 9 years ago by Marak <[email protected]>
[test] Comment out commerce test ( for now )

ef2fca0fbff4dbc3b8970f35e5b0fc61f4c5da33 authored over 9 years ago by Marak <[email protected]>
[refactor] [major] Adds incremental browser builds. Switch to using prototype for internal API. Previous usage of `module.parent` is not acceptable. Locale information is now passed into Faker constructor. Closes #125

e25e1ebc349c426c6b2598dc907eae497ef67160 authored over 9 years ago by Marak <[email protected]>
[refactor] [dist] Allow for node to require individual locales ( to avoid the default behavior of requiring all locale data. #125 #167

eaf5c65cfae0a6636555884c18e6c955fae7887e authored over 9 years ago by Marak <[email protected]>
[fix] [api] Add title and separator properties to locales. Allow for mapping of string properties. Add missing categories property.

5414b79562a10b9dee4513c759c38badd0f38e54 authored over 9 years ago by Marak <[email protected]>
[fix] [minor] Off by 1 error

6692d78027703d5db6228a7a5746b426c77f6c33 authored over 9 years ago by Marak <[email protected]>
[refactor] [locales] Split all locale data into separate modules. Closes #203

760e50ff2d04a95c990aff98ab84a6c17fb3854c authored over 9 years ago by Marak <[email protected]>
Merge pull request #230 from xomaczar/master

[fix] Username must be a string

42cc9b279fef50ce1710e476599a7213e6da24bb authored over 9 years ago by Marak <[email protected]>
username must be a string

4cce81c02cf288ca7d72ef49245890af3c1de1f8 authored over 9 years ago by Andrey Khomenko <[email protected]>
[merge] Canadian zip codes

36d5e8583751a4240d2692bab28754832a7c1402 authored over 9 years ago by Marak <[email protected]>
[merge] Support gender in names

35e2176b31f8f891b50dd4c9e058be31549783b8 authored over 9 years ago by Marak <[email protected]>
[merge] Commerce implementation

e1866cf2b1cd72b9e267e1258e197798642c73a8 authored over 9 years ago by Marak <[email protected]>
[merge] country_code branch

760a2c5e92011cc60286e55447e6cc168c1b86c6 authored over 9 years ago by Marak <[email protected]>
[merge] Add basic Ukrainian support

376068f29223ade15278acb75731e23db2098b0a authored over 9 years ago by Marak <[email protected]>
[merge] [api] Added missing street prefix method

554716bca6ec020e4317a62a93ad7d89788813c3 authored over 9 years ago by Marak <[email protected]>
[fix] [minor] Typo

edccd6c227773207d7e9555f2cdb466c6baf04d3 authored over 9 years ago by Marak <[email protected]>
[merge] [api] Add name.jobTitle

bed4ad42a757dede874298084845b5a401a9d9c1 authored over 9 years ago by Marak <[email protected]>
[docs] Update travis link. Closes #131

d1f2b1a3db400ecc60a0000b71d7fc2dcf114386 authored over 9 years ago by Marak <[email protected]>
[docs] Update README Closes #129

2db3a1effa4c0f76130a7d9325d12c06396e1313 authored over 9 years ago by Marak <[email protected]>
[merge] [dist] Package faker for meteor.js

1271d05e1370496db417bbd3b31674d3338246cc authored over 9 years ago by Marak <[email protected]>
Merge pull request #154 from linkkingjay/master

[fix] random number bug (with {max: 0})

e0062a92093e3aacb9f001071dcb64a50fa0616f authored over 9 years ago by Marak <[email protected]>
Merge pull request #219 from jrfferreira/master

[api] Add a MAC Address generator

273bff784294e6d1d4e0295de28cb5fdf0fa34c1 authored over 9 years ago by Marak <[email protected]>
Merge pull request #227 from Zertz/patch-1

[api] Add fr_CA locale

6d65e25c09ce767647c062bd7fba66b04fb39e5d authored over 9 years ago by Marak <[email protected]>
[api] [fix] Remove tabs from paragraph generation. Make paragraph separator configurable. Closes #223

2907c27ca9cf3657188470094a689decda3df65a authored over 9 years ago by Marak <[email protected]>
[api] [refactor] Replaced switch / cases and string concats with Faker.fake method. #199

846e3812575b700c3d930463a3bf47c8fd968097 authored over 9 years ago by Marak <[email protected]>
[minor] Change order of require

4b67cc3b4a8f57e5f872e8ebb67e8f7c42c298df authored over 9 years ago by Marak <[email protected]>
[api] [refactor] [fix] Begin switch to using Faker.fake generator for all string concats. Replaced switch / case statements with formatting arrays. Closes #226

acf68caa2798d2cde4fec503ebfb7e8995b5e8ce authored over 9 years ago by Marak <[email protected]>
[fix] Add fake require

12cc06806803978fbb858219bce79f0c3386ad9b authored over 9 years ago by Marak <[email protected]>
Merge pull request #149 from JKillian/CompanySuffixLocale

[api] [fix] Make company suffix function use data from locale instead of hard-coded data

b7ec97c93d56145b980dbdaf08d0118e10abc7ff authored over 9 years ago by Marak <[email protected]>
[api] First pass at generators with mustache strings. #226 #199 #171 #224

24536095abdc41fb2741f6e6bfec7f6aea65ca22 authored over 9 years ago by Marak <[email protected]>
Update locales.js

f015a63bbb41176a0ee9a719b6982d0dc1f4c849 authored over 9 years ago by Pier-Luc Gendreau <[email protected]>
Create fr_CA.js

Postal code format: http://bdl.oqlf.gouv.qc.ca/bdl/gabarit_bdl.asp?id=5052
Phone number formats...

b02cd8e014c3b2fa8ee1954c676512b4795b54e4 authored over 9 years ago by Pier-Luc Gendreau <[email protected]>
Add basic Ukrainian support and bugfixes

14f867ca7304081b2f53c703e79903707e215701 authored over 9 years ago by Anatoliy Yevpack <[email protected]>
Fixing method name references to mac generator in tests

888c6469bfeec476333e16e3be4217b9cdf33753 authored over 9 years ago by João Ferreira <[email protected]>
Including a MAC Address generator

8b7bdd431c7dd38f004847771083df6684d28f7c authored over 9 years ago by João Ferreira <[email protected]>
[dist] Bump to v2.1.5

658a0a55df28b7524481c9d49c7aa7c79432f3ea authored over 9 years ago by Marak <[email protected]>
Merge pull request #158 from Stichoza/feature-locale-georgian

[api] Add Georgian locale

a9233b89e3ab8db19e4dd6042353cb4ab85e2f90 authored over 9 years ago by Marak <[email protected]>
Merge pull request #178 from dca/master

[api] Add zh_TW locale

bc452d0cfa7a27b69892c6b414e7fb933b159f3f authored over 9 years ago by Marak <[email protected]>
Merge pull request #181 from ozzimpact/turkish-locales

[api] Add Turkish locales.

c654a024bced0f39c31ac5a0c927ede9f3d10daf authored over 9 years ago by Marak <[email protected]>
Merge pull request #164 from dmamills/master

[api] Add internet.url()

caa9083b1ddb8bafaa07bf0064f39bf1626c061f authored over 9 years ago by Marak <[email protected]>
create title function

685b641fd5b4370c4fbae06cfb0fb0987bbb5343 authored over 9 years ago by Ivan Velasquez <[email protected]>
add faker.name.title() tests

d25a3c1e9e82d248428e2672e3ec11c8eb7636b9 authored over 9 years ago by Ivan Velasquez <[email protected]>
resolves #176 Add random boolean generator

687e01b61440a638e7a28d88b33379994ac16cb2 authored over 9 years ago by Alan Shaw <[email protected]>
Merge pull request #212 from pdehaan/patch-1

[dist] Update license property

87b3e8f29be42a62d1eb9215c279046a562957ca authored over 9 years ago by Marak <[email protected]>
Merge pull request #217 from kkirsche/patch-1

[dist] Remove moot `version` property from bower.json

09a9c80418b9416681827ec563598e81795106ca authored over 9 years ago by Marak <[email protected]>
Merge pull request #218 from philberg/master

[fix] random.number when max = 0

04dd183489f910648a415cd8ae03148735e2630e authored over 9 years ago by Marak <[email protected]>
Adding test for negative minimum and max = 0

c0b64f7c0f9bd921a8c719a9763d4397ecbf4749 authored over 9 years ago by Phil Greenberg <[email protected]>
Fixing bug in random.number when max = 0

Also added tests for random.array_element

cb82376c37716f765aee2a856567a02d1d1233ff authored over 9 years ago by Phil Greenberg <[email protected]>
Remove moot `version` property from bower.json

Per bower/bower.json-spec@a325da3

e30dd633686384a113550d99d2b6555a4d5a97a9 authored over 9 years ago by Kevin Kirsche <[email protected]>
[dist] Bump to v2.1.4

7f79b9f26ce0be14dafb0525ca258f3d958c4251 authored over 9 years ago by Marak <[email protected]>
Merge pull request #215 from goodeggs/fix-undefined-shuffles

[fix] Fix issue Marak/faker.js#214 with shuffle()

c4556696e54b3239008d0a9fb0ca5500417094ec authored over 9 years ago by Marak <[email protected]>
Fix issue Marak/faker.js#214 with shuffle()

Add a dubious spec.

aa242f7a4bf0cfd15ebcb7f5dcd799d27de6792b authored over 9 years ago by Sherman Mui <[email protected]>
Update license property

specifying the type and URL is deprecated:

https://docs.npmjs.com/files/package.json#license
...

932ea1f7ae689cfbb00365d599d7d7249e42bba9 authored over 9 years ago by Peter deHaan <[email protected]>
Additional data for Georgian

643a1018f5fe9ac19e0732074b9953976acbfdb2 authored over 9 years ago by Levan Velijanashvili <[email protected]>
Add more names (females)

0c8d51bf8fc04c15bfb68f2751365cc112869941 authored over 9 years ago by Levan Velijanashvili <[email protected]>
Add more names (males)

cf9738cf3add5272aee87a19421865323d8564d7 authored over 9 years ago by Levan Velijanashvili <[email protected]>
Merge branch 'master' into turkish-locales

Conflicts:
Readme.md
build/build/faker.js
build/build/faker.min.js
examples/browser/js/faker...

7f38111a9f5d12d4d755c6ddc64b6ae00d529ddc authored over 9 years ago by Oğuzhan Demir <[email protected]>
[dist] Bump v2.1.3

a6c857f5b442d20182e64cf4f859e114d29a6786 authored over 9 years ago by Marak <[email protected]>
[minor] Copy update

f746ea709f6d565e6859c4a75ea88f396f32a155 authored over 9 years ago by Marak <[email protected]>
Merge pull request #209 from tkoomzaaskz/v2.1.3

preparing release v2.1.3

bc98b4ddf3af6e6f3e0142e204a430f9fbe52db8 authored over 9 years ago by Tomasz Ducin <[email protected]>
preparing release v2.1.3

e38c376db2a1c4b8c2837c10ea7da16a83dd1f90 authored over 9 years ago by Tomasz Ducin <[email protected]>
Merge pull request #208 from tkoomzaaskz/readme-sources

added badge fury #177

e5dab751fb29a1704c464a46fbc865f37e261d06 authored over 9 years ago by Tomasz Ducin <[email protected]>
added badge fury #177

c8c1dc5ed2f4c6c24f0d55cf57f6a1080db48653 authored over 9 years ago by Tomasz Ducin <[email protected]>
Merge pull request #207 from tkoomzaaskz/readme-sources

updated readme: sources and generated content #170

a1fab26b2e746d7837137861d1791957cf727f57 authored over 9 years ago by Tomasz Ducin <[email protected]>
Merge pull request #206 from tkoomzaaskz/contributing-markdown

added CONTRIBUTING.md file for better community contribution #170

ef1a49cdf3ca4e5a4d509063a165a2ebf0e92ff3 authored over 9 years ago by Tomasz Ducin <[email protected]>
updated readme: sources and generated content #170

55c729b32dfbd86faa3f0ea3a6698288dd15f303 authored over 9 years ago by Tomasz Ducin <[email protected]>
added CONTRIBUTING.md file for better community contribution #170

3d18588646723e623c5ff0d662df0efcbbb6c0d0 authored over 9 years ago by Tomasz Ducin <[email protected]>
Update ReadMe.md

c0dc1c49a95c87cece7458c4099429fb7556de6a authored over 9 years ago by Marak <[email protected]>
Merge pull request #198 from tkoomzaaskz/master

random.uuid added to docs, issue #192

640c691e4b776479d71e1d9524ce11b254841b2c authored over 9 years ago by Matthew Bergman <[email protected]>
random.uuid added to docs, issue #192

random.uuid was missing in the list of methods

b345ba1bd8eae4d4c8a4b3a8b8d26368cbb1e465 authored over 9 years ago by Tomasz Ducin <[email protected]>
Merge pull request #165 from jaytaph/patch-1

Update nl.js

aad5327bf51e596419c748c6b4f2977f835e9e52 authored over 9 years ago by Marak <[email protected]>
Merge pull request #188 from jsmirnov/internet_color_fix

[fix] Color copy-paste

9c0913d43fd04f95558c41be968396898e74c590 authored over 9 years ago by Marak <[email protected]>
Remove duplicate data property in object literal

dc119ecd7fa7dbe45c78254e921521ec8d0a15f5 authored over 9 years ago by Evan Sharp <[email protected]>