Ecosyste.ms: OpenCollective

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

github.com/ngneat/falso

All the Fake Data for All Your Real Needs πŸ™‚
https://github.com/ngneat/falso

Merge pull request #166 from Parikshit-Hooda/docs-footer-link-fix

docs: πŸ“˜ reset Docs link in Footer to Getting Started section

a1d91525f1857cd41b6eba14a3ba176adcc164dc authored almost 3 years ago by Shahar Kazaz <[email protected]>
docs: πŸ“˜ reset Docs link in Footer to Getting Started section

reset Docs link in Footer to Getting Started section

BREAKING CHANGE: 🧨 no

βœ… Closes: #165

d81eb5c1e90170307b76b2e00219280386281c63 authored almost 3 years ago by Parikshit Hooda <[email protected]>
Merge pull request #164 from Parikshit-Hooda/issue-163-coc-link-fix

ca83fc4ed6797881d87c64b64640987a2c8dcc7a authored almost 3 years ago by Netanel Basal <[email protected]>
style: πŸ’„ add relative link to CODE_OF_CONDUCT.md in README.md

Added relative link to CODE_OF_CONDUCT.md for code of conduct bade in
README.md file

BREAKING C...

911d5176d6d9fed921c4b6d56042ac8d2270e808 authored almost 3 years ago by Parikshit Hooda <[email protected]>
Merge pull request #162 from Technologeek/Feat/Add-Random-Singer/Song

33d1ff6637fca14220e37f39e3a6b0597c87c556 authored almost 3 years ago by Netanel Basal <[email protected]>
docs: πŸ“˜ Updated Category

Updated category to be music for song and singer

βœ… Closes: #133

7d0da7351a97774a140a5033769a67003f76c586 authored almost 3 years ago by Technologeek <[email protected]>
feat: πŸ”₯ Added song falso

Added falso to generate a random song and some test fixes

βœ… Closes: #132

7f6aa86771412e5ccc9b3ca432af835f16c402e2 authored almost 3 years ago by Technologeek <[email protected]>
feat: πŸ”₯ Added singer falso

Added falso to randomly get a singer

βœ… Closes: #133

392f82ab998f8944257896afc82da7e73fe6c8d4 authored almost 3 years ago by Technologeek <[email protected]>
Merge pull request #158 from Parikshit-Hooda/first-contributors-typo-fix

725413a60d7e2f5f511c23c05081fd34ace64661 authored almost 3 years ago by Netanel Basal <[email protected]>
Merge pull request #155 from tomalaforge/feat/152-rand-array

2488744da418fb030b02174189c528713036e13e authored almost 3 years ago by Netanel Basal <[email protected]>
style: πŸ’„ typo fix from excepts to accepts

Changed "excepts" to "accepts"in CONTRIBUTING.md

100ca423590776b51baba4d4b1e67c3d8e9d70c1 authored almost 3 years ago by Parikshit Hooda <[email protected]>
feat: πŸ”₯ add options to random array

add option to random array function to give user to possibility to
return an array of element fr...

82dfbfe2f740ca5cc27dee39a452a15e834ed97d authored almost 3 years ago by thomas laforge <[email protected]>
chore(release): 2.22.0

4c9285d24eb3068c5f4165eb3445203b104d8f68 authored almost 3 years ago by Netanel Basal <[email protected]>
Merge pull request #154 from ngneat/feat/153-email-replace-accented-char

8e675a4bc2ad502840623dd6fe5fb64912a7eec1 authored almost 3 years ago by Netanel Basal <[email protected]>
refactor: πŸ’‘ Tweak randUser and randEmail to not use accents

Pass {withAccents: false} for randFirstName and randLastName for
randEmail and randUser. Remove ...

bd26c7c95ded0e77b9dff13ad0570bf87b8e02e5 authored almost 3 years ago by Ryan <[email protected]>
feat: πŸ”₯ Replace accented chars in email addresses

Add core string minipulation function to replace accented chars with
regular ones. Move capitali...

ae82b3bb577526cedd36c81ddab2d5fe19e54d73 authored almost 3 years ago by Ryan <[email protected]>
chore(release): 2.21.0

55e77894c92a29e5aa480e42704df5592b76f74a authored almost 3 years ago by Netanel Basal <[email protected]>
Merge pull request #151 from ngneat/feat/150-rand-sports-team

414f4f7f1fc278311e7510eb719c84c4317bb4ac authored almost 3 years ago by Netanel Basal <[email protected]>
feat: πŸ”₯ Add random team name function

βœ… Closes: #150

89c0c4a5e20c7a55fcf40576b0a8afe266dfa27b authored almost 3 years ago by Ryan <[email protected]>
feat: πŸ”₯ Add functions for rand sports team by sport

Add randFootballTeam, randBasketballTeam, randBaseballTeam,
randFootballTeam & randIceHockeyTeam...

aa0c86c1691dbe1972a94205b4385efd5554238c authored almost 3 years ago by Ryan <[email protected]>
chore(release): 2.20.0

46bfd38751e0b09a0f361ad44e6a3741bd494f26 authored almost 3 years ago by Netanel Basal <[email protected]>
Merge pull request #147 from Pranomvignesh/feat-abbrInRandMonth

814ed024f46d31f52f792c9f0bc4f2c3766333b0 authored almost 3 years ago by Netanel Basal <[email protected]>
Merge branch 'ngneat:main' into feat-abbrInRandMonth

08f215547bedb02eea96981975f2a0d5087219f9 authored almost 3 years ago by Pranom Vignesh <[email protected]>
feat: πŸ”₯ added abbreviation in randMonth

Sliced the string upto the first three characters

βœ… Closes: #145

a2be22c20e7560a0c2da15c4bd1749efa399ed20 authored almost 3 years ago by vignesh.prv <[email protected]>
Merge pull request #146 from Pranomvignesh/sports

16480224b3a452726e286585d91b98bc1a3d562a authored almost 3 years ago by Netanel Basal <[email protected]>
feat: πŸ”₯ added randSports

This function will return random sports name which can be used for
testing

99781f6a1374c0bdf5b620ab7493dcfefa0a5ec0 authored almost 3 years ago by vignesh.prv <[email protected]>
Merge pull request #144 from ngneat/feat/143-randUser-set-name

feat: πŸ”₯ Use the same name for email & userName in randUser

847025700ec3f9ca1148de83bb9b75697e07cf6c authored almost 3 years ago by Netanel Basal <[email protected]>
Merge remote-tracking branch 'origin/main' into feat/143-randUser-set-name

a8d7af3d0aca08fc5e7aa970cf786b4b8e469bf6 authored almost 3 years ago by Ryan <[email protected]>
test: πŸ₯³ Add test for randUser fixed firstName & lastName update

Add tests for randUserName. Update tests for randUser & randEmail to
include fixed first & last ...

e46ce8021f3d2b308e7ea42d3c4f0d5e9e51ed6c authored almost 3 years ago by Ryan <[email protected]>
fix: 🐞 Fix broken tests after merge of main

6a5ce8cbfcccd0c9fe2bfadf5efb26f2a4bda438 authored almost 3 years ago by Ryan <[email protected]>
Merge pull request #142 from ngneat/feat/139-dark-mode-code-snippet

08de197c0a57e75256cf6db14e6004e749085cc9 authored almost 3 years ago by Netanel Basal <[email protected]>
Merge remote-tracking branch 'origin/main' into feat/143-randUser-set-name

# Conflicts:
# packages/falso/src/tests/email.spec.ts

6e965a96e5da14abb82cb9baf9dfe612f9bc9b9d authored almost 3 years ago by Ryan <[email protected]>
feat: πŸ”₯ Add use same name for email & userName in randUser

Add optional firstName & lastName to randEmail & randUserName. Fix email
regex. Update randUser ...

ac19622f43b9495a06214eccae42fdeedb3c57b4 authored almost 3 years ago by Ryan <[email protected]>
docs: πŸ“˜ Update ReactJson styles to match with doc theme

βœ… Closes: #139

46d4e5cce3fcf2bd34248fd1154799cb87a61cbe authored almost 3 years ago by Ryan <[email protected]>
chore: πŸ€– release 2.19

35adbeb79090402a352ac952f540e7a432a24d1e authored almost 3 years ago by Netanel Basal <[email protected]>
Merge branch 'main' of github.com:ngneat/falso into main

64a805a933b95016c372599b74cfcaa73b97078b authored almost 3 years ago by Netanel Basal <[email protected]>
chore(release): 2.18.0

754b4c445b19b3eb057b757c24622956b61f57b9 authored almost 3 years ago by Netanel Basal <[email protected]>
fix: 🐞 email should default to never type

9d50b178789d6b49697aa4737c27b361239629b6 authored almost 3 years ago by Netanel Basal <[email protected]>
Merge pull request #141 from ikerasiotis/main

6879182cc9caa84d0086c2137810a829860f6a40 authored almost 3 years ago by Netanel Basal <[email protected]>
feat: πŸ”₯ Add random binary

f2c94e3f70adc178d6c8c6c2b04300bffc76f043 authored almost 3 years ago by Ioannis Kerasiotis <[email protected]>
chore(release): 2.18.0

f7fb41779af119cf4373c8c985c00080cb0fb7fc authored almost 3 years ago by Netanel Basal <[email protected]>
Merge pull request #138 from ngneat/feat/134-random-super-hero

cb002518454b7d2ece040d348ee3642ee1ac755b authored almost 3 years ago by Netanel Basal <[email protected]>
fix: 🐞 Add tests to ensure there are no invalid names in json

Add tests to check if accented names are in the correct place. Fix fall
out with other seeded te...

0319dcca701b6781f9747a37896e83c6bdd3c603 authored almost 3 years ago by Ryan <[email protected]>
refactor: πŸ’‘ Update typing to support non-strict null checks

βœ… Closes: #134

179972d0c56016d8a31f8817b5a88871dd0d2e0c authored almost 3 years ago by Ryan <[email protected]>
Merge remote-tracking branch 'origin/main' into feat/134-random-super-hero

0dd61c54f6090c86f310debdd1d1090da46483cd authored almost 3 years ago by Ryan <[email protected]>
refactor: πŸ’‘ Code review changes

Remove explicit typing. Refactor randSuperheroName & randSuperhero to
only filter if company is ...

c7247d59e0223c1d3a6a224aac918debe45af22d authored almost 3 years ago by Ryan <[email protected]>
chore(release): 2.17.0

4d85df41d2910a08b82ebe3461e4e355e992e997 authored almost 3 years ago by Netanel Basal <[email protected]>
fix: 🐞 support non strict null checks

7ccbcfbc594b366e42022ea2e4b89f7742ec8b20 authored almost 3 years ago by Netanel Basal <[email protected]>
refactor: πŸ’‘ Split randSuperhero and randSuperheroName

βœ… Closes: #134

1a8f23d8b696c4d495f4e03cf9ba601eb5359392 authored almost 3 years ago by Ryan <[email protected]>
Merge pull request #140 from rodrigofeijao/add-more-county-options

cafbe67eabb7537555086d3c5922bce3a3b8fab4 authored almost 3 years ago by Netanel Basal <[email protected]>
feat: πŸ”₯ add new counties to the list

Add all england counties to the counties dataset

747029be605805bdf27efdffc7b626b8765af65b authored almost 3 years ago by Rodrigo Feijao <[email protected]>
docs: πŸ“˜ Add company option to superhero docs

βœ… Closes: #134

dac1a1cfb43d063f7d8e983e8ad4006b5cef9993 authored almost 3 years ago by Ryan <[email protected]>
Merge remote-tracking branch 'origin/main' into feat/134-random-super-hero

# Conflicts:
# packages/falso/src/index.ts

15df0f98cece3105043bce44ef95971cb710f75a authored almost 3 years ago by Ryan <[email protected]>
fix: 🐞 Add missing special char to regex

Add missing characters to regex. Fix typo in surname

cc62fc9911eafc656dbbbd56d294de0fb67e940b authored almost 3 years ago by Ryan <[email protected]>
feat: πŸ”₯ Add unit test suite for superhero functions

Add tests. Clean up files. Change super hero to superhero

βœ… Closes: #134

3ad309d1bb6485d3d416ba3e6df644dfa7fc2cd6 authored almost 3 years ago by Ryan <[email protected]>
feat: πŸ”₯ Add more superheros to json file

βœ… Closes: #134

2b26553d39b64efed2a627e70f54ba15ee2dcf99 authored almost 3 years ago by Ryan <[email protected]>
Merge pull request #137 from fishmandev/patch-1

1fada9be22582aca6db444d0a6f27493665ca4c0 authored almost 3 years ago by Netanel Basal <[email protected]>
docs: Fix a typo in CONTRIBUTING.md

30e9bbbdff80d41a9347ac6ad92b53d5677e2fa5 authored almost 3 years ago by Dmitriy Fishman <[email protected]>
chore(release): 2.16.0

a14067c1ad008c156ecc0b9895018dbd07b4981d authored almost 3 years ago by Netanel Basal <[email protected]>
Merge pull request #136 from alinp25/main

6c33cf0280aebceef739c3fc541d01914320dbeb authored almost 3 years ago by Netanel Basal <[email protected]>
feat: πŸ”₯ add octal number generator

Add generator for octal numbers limited to MAX_SAFE_INTEGER

βœ… Closes: #131

1d47da13b4d9b69359c5c096cbb2f4d52605efea authored almost 3 years ago by Alin Pisica <[email protected]>
Merge pull request #135 from alinp25/main

12057b6d6458260303dda0f78cf458321a04bc5f authored almost 3 years ago by Netanel Basal <[email protected]>
feat: πŸ”₯ add generator for SVGs

Add generator for SVGs and tests using regex validation.

βœ… Closes: #114

574fd085508b6c6d0275091285798504bfbcf951 authored almost 3 years ago by Alin Pisica <[email protected]>
feat: πŸ”₯ Add random super hero functions

Add randSuperHero. Add randSuperHeroName

βœ… Closes: #134

775bc688c1f12f2cf3fbda29f63e5749dc88955a authored almost 3 years ago by Ryan <[email protected]>
chore(release): 2.15.0

89d0ea65fcd46347e5a3781745d2305bda6c9453 authored almost 3 years ago by Netanel Basal <[email protected]>
feat: πŸ”₯ support strict null check false

2cd4f9a509ef97ad8b226d824f18a113ae60bff1 authored almost 3 years ago by Netanel Basal <[email protected]>
refactor: πŸ’‘ suffix dates file names

4958cb845111e45864193ef3218fecd9be2d3689 authored almost 3 years ago by Netanel Basal <[email protected]>
docs: πŸ“˜ add key

3b1e518e4b9b809b1c7ca0702f77c5e81ace98a0 authored almost 3 years ago by Netanel Basal <[email protected]>
chore: πŸ€– fix circural dep

21b5e4cb53e8fecaea1004291047a7e5a6c60811 authored almost 3 years ago by Netanel Basal <[email protected]>
chore(release): 2.14.0

2d1e991b2adac3bb3058ee1153af94c6c4dcc55b authored almost 3 years ago by Netanel Basal <[email protected]>
Merge pull request #127 from ngneat/rand-subscription

da0dcc9128f26e36e3edaf1f174474a9a5206848 authored almost 3 years ago by Netanel Basal <[email protected]>
Merge pull request #128 from michaelxvoelker/main

6e52306cc443ef728cdb29a1a1595f58f8056e26 authored almost 3 years ago by Netanel Basal <[email protected]>
Update packages/falso/src/lib/slug.ts

Co-authored-by: Netanel Basal <[email protected]>

6db617ca931b20637339b259e6a3c40c0d5a5ef7 authored almost 3 years ago by Michael VΓΆlker <[email protected]>
chore: πŸ€– merge upstream into fork

0cdd7030a6cfcdd55b061e5d6883e79b3196d868 authored almost 3 years ago by Michael VΓΆlker <[email protected]>
feat: πŸ”₯ generate random slug

βœ… Closes: #118

511e682cbad8dc6d39cb97df434496fc2cb7acc1 authored almost 3 years ago by Michael VΓΆlker <[email protected]>
feat: πŸ”₯ add randSubsriptionPlan

βœ… Closes: #111

2b82748ecf5476493f752cb8f6769ef0f47317c6 authored almost 3 years ago by Shahar Kazaz <[email protected]>
chore: πŸ€– auto update the readme functions count

ab389fd7c0cf5e16d90b2ff6f090775f6a595b6c authored almost 3 years ago by Shahar Kazaz <[email protected]>
chore(release): 2.13.0

1cc575ac59338c9ff82a736c300e999d955723b6 authored almost 3 years ago by Netanel Basal <[email protected]>
fix: 🐞 use static type

βœ… Closes: #125

17a324cb39ea586691ca35d74f000e4a8c7d15f1 authored almost 3 years ago by Netanel Basal <[email protected]>
Merge pull request #124 from oyuutan/add-socialRand

59a617c544646c28c3b45bd20e016a748cf15be3 authored almost 3 years ago by Netanel Basal <[email protected]>
Merge branch 'main' into add-socialRand

0c832453779ef85a313de2c8529589fcfd7eb1df authored almost 3 years ago by Netanel Basal <[email protected]>
Merge pull request #126 from ikerasiotis/main

1dfb01f135de44d3b34d0ada483dc97e1c9806bb authored almost 3 years ago by Netanel Basal <[email protected]>
feat: πŸ”₯ Add random fontSize

c7ff471008c25c05e436dcef9dd978cf9971967b authored almost 3 years ago by Ioannis Kerasiotis <[email protected]>
refactor: πŸ’‘ randSocial TEST

βœ… Closes: #113

88543249affce89a7b1cf88529b19d8cdf34475c authored almost 3 years ago by ttyago <[email protected]>
chore(release): 2.12.0

4484eebb637a7b1bd3c1751761f3ff1d985387c4 authored almost 3 years ago by Netanel Basal <[email protected]>
Merge pull request #123 from alinp25/main

253cc5f3f7203bbc122c3654ed030481b51783d0 authored almost 3 years ago by Netanel Basal <[email protected]>
Merge branch 'main' into main

8ec860d96cf9450b3ad17fbbfcc0a68868ff31f2 authored almost 3 years ago by Alin Pisica <[email protected]>
Merge pull request #122 from ikerasiotis/main

73e4bfd8753d3d7cfa9bc3690c23dde8d0170c02 authored almost 3 years ago by Netanel Basal <[email protected]>
Merge branch 'main' into main

6e3297721baccf5cae96752dc8b6b63df2e2b2c7 authored almost 3 years ago by Ioannis Kerasiotis <[email protected]>
feat: πŸ”₯ Add random fontFamily

2d6f694ce19aa01bb264633a88e00d4723a02c86 authored almost 3 years ago by Ioannis Kerasiotis <[email protected]>
refactor: πŸ’‘ Change category to Commerce

Change category from Accessory to Commerce

Co-authored-by: Netanel Basal <[email protected]...

7f65450930510bf4bdacbebd4ac5227489736747 authored almost 3 years ago by Alin Pisica <[email protected]>
feat: πŸ”₯ Added socialRand

Added function to provide random social networks as object =
{object.name, object.link}

βœ… Close...

71b5a44b24e3eb766976bd6f1eb78839dedbed4e authored almost 3 years ago by ttyago <[email protected]>
Merge pull request #119 from arulprabakaran/feat/status

6575b4416b8e08f03f2ae7a9874a44d64c113b04 authored almost 3 years ago by Netanel Basal <[email protected]>
docs: πŸ“˜ updated example and category

b2f5cc3f3a6eb78cb679b6b2848bc45817e93b83 authored almost 3 years ago by arulprabakaran <[email protected]>
feat: πŸ”₯ Add generator for accessories

Add random generator for accessories

βœ… Closes: #117

f8a18d586708ade54fdd4b6351695d78fb4de625 authored almost 3 years ago by Alin Pisica <[email protected]>
feat: πŸ”₯ Add random fontFamily

ecaa1b63d9ef040356ce7d1de7ebd0f72ba6d27c authored almost 3 years ago by Ioannis Kerasiotis <[email protected]>
feat: πŸ”₯ Add random fontFamily

71c5c5b4e8f4d723b5f50050c5a82c3aed214d62 authored almost 3 years ago by Ioannis Kerasiotis <[email protected]>
Merge pull request #121 from ngneat/fix/hyphenate-names-with-spaces

35f2c4610d48452a512be62f409e18ee64e4c177 authored almost 3 years ago by Netanel Basal <[email protected]>
fix: 🐞 Stop randFullName tests failing intermittently

Replace white space with hyphen

βœ… Closes: #120

c7b59f0802f02dd699eb00e7ba8775df59f1a2f2 authored almost 3 years ago by Ryan <[email protected]>
feat: πŸ”₯ added random status generator

3e1dc64351b8b9cc225ed1af60c0071030e5b557 authored almost 3 years ago by arulprabakaran <[email protected]>