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

docs: πŸ“˜ docs generator init

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

580207a6d008486cb24b720e2ad7e8d411200730 authored almost 3 years ago by Netanel Basal <[email protected]>
docs: πŸ“˜ remove unreleased docs

207506164f57d2694f251a9ac5caa68edbe1279d authored almost 3 years ago by Netanel Basal <[email protected]>
feat: πŸ”₯ add date functions (#25)

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

af01bb7031a30ef3719f0153b5b8e2187b686b80 authored almost 3 years ago by Gerome Grignon <[email protected]>
refactor: πŸ’‘ change to random instead of Math.random

βœ… Closes: #34

c446397374faabf318611ec6a61284188d929054 authored almost 3 years ago by Netanel Basal <[email protected]>
refactor: πŸ’‘ cleaning and optimize first phase

00dc520c937a491b66cbb1434d4951613591d680 authored almost 3 years ago by Netanel Basal <[email protected]>
refactor: πŸ’‘ Update rgb to use shared getRandomInRange function (#31)

933aed8f8419e3b324fa44deed61c74644e5b3d0 authored almost 3 years ago by Ryan Smee <[email protected]>
refactor: πŸ’‘ Core changes

04c3d89f0320cd56f8945c77d20fc5d6c190d65c authored almost 3 years ago by Shahar Kazaz <[email protected]>
fix: modifies UUID generation logic (#17)

8f08fb199fa65dfd61767198e6fb8147ed301024 authored almost 3 years ago by Matheus Gomes <[email protected]>
feat: add programming languages (#22)

df6bbb187690cba685377c5691fd2ce3bfdb157a authored almost 3 years ago by Rahul Patil <[email protected]>
feat: Modifies rgb function to support alpha and added hex function (#19)

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

c71ed58a2884a6056320b6389450f3eaa25f8ce2 authored almost 3 years ago by RaΓ­ Siqueira <[email protected]>
Merge pull request #26 from shhdharmen/feat/issue-1

77e4d1819546c3d1fd85076f554ca9796eae2aa9 authored almost 3 years ago by Netanel Basal <[email protected]>
chore: πŸ€– remove translate target

c440703eeb8057f675d4db60e74138e257adbd23 authored almost 3 years ago by Dharmen Shah <[email protected]>
chore: πŸ€– add test script in falso package.json

d5287c4e762e716c082015ec0e70e880dce11302 authored almost 3 years ago by Dharmen Shah <[email protected]>
style: move each data into separate json file

53995480e40050a546413aa8018599f5de499fa2 authored almost 3 years ago by Dharmen Shah <[email protected]>
feat: πŸ”₯ setup to generate json files

717589d47e3d66887fa4cef1eee37092af2f6da8 authored almost 3 years ago by Dharmen Shah <[email protected]>
ci: 😺 update to node 16

12a2131b56ba1fe005a922b25f047c098a763640 authored almost 3 years ago by Netanel Basal <[email protected]>
chore(release): 1.3.0

503f4c05fb3391c2f0218848d4b2c9fbd29e554d authored almost 3 years ago by Netanel Basal <[email protected]>
fix: 🐞 produce cjs import

βœ… Closes: #16

5af2dc1b2330fb0313c5d395e09f3f77b6e39e89 authored almost 3 years ago by Netanel Basal <[email protected]>
Merge pull request #18 from geromegrignon/feat/github-action

90787a2d9a22a6e2c6bb58f8ebdef509efeaa6cc authored almost 3 years ago by Netanel Basal <[email protected]>
Merge pull request #12 from iamandrewluca/add-random-seed

89b9801da429dbe338720084b58ad796c08397b8 authored almost 3 years ago by Netanel Basal <[email protected]>
fix: move types to dev deps, adjust gitignore

50033ff1d7c750ec6c8b41dd9ad5a45ecf949297 authored almost 3 years ago by Andrew Luca <[email protected]>
chore: πŸ€– add GitHub Action for automated testing

add GitHub Action workflow to run tests on push and pull request git
events

βœ… Closes: #13

0184f10391c2158485d74a5fcc9a88f8f6d5a960 authored almost 3 years ago by geromegrignon <[email protected]>
fix: move fixed version seedrandom to falso

fc28435af2bc934f61e64dcfdca26de513437ad4 authored about 3 years ago by Andrew Luca <[email protected]>
feat: add seed function

Closes #8

b876f51720fa9c7f1a5d9aaf15739fd06d87f37a authored about 3 years ago by Andrew Luca <[email protected]>
docs: πŸ“˜ add credit

b8acd5ff3fd4f71b3a06dd5d64efd4535dd4396f authored about 3 years ago by Netanel Basal <[email protected]>
chore(release): 1.2.0

08771cc0d92b53e69111478a1b0d3ed0e922afe6 authored about 3 years ago by Netanel Basal <[email protected]>
Merge pull request #5 from theryansmee/dynamic-rgb

b02cc79d377c9b96767114a26aaf029a50acdbfe authored about 3 years ago by Netanel Basal <[email protected]>
test: πŸ₯³ Organise test files

Create tests file directory. Rename spec file and move to the directory

βœ… Closes: #4

b20490cfdc19855e5e0d55b3c700db7f0c88e596 authored about 3 years ago by Ryan <[email protected]>
feat: πŸ”₯ update rgb() to return dynamically generated rgb string

Update rgb function to dynamically generate rgb strings rather than
picking one from predetermin...

d4c1cf795974835c77971f2947211666e682487d authored about 3 years ago by Ryan <[email protected]>
chore(release): 1.1.0

1a500469ed3220b27141294f3211d54c398f6cb2 authored about 3 years ago by Netanel Basal <[email protected]>
feat: πŸ”₯ add rgb function

f356feeba6c53a82dd22260dd14dfb762680e0dc authored about 3 years ago by Netanel Basal <[email protected]>
docs: πŸ“˜ add installation

c2bdafe371d826bbbc40491b0442698a35e67c79 authored about 3 years ago by Netanel Basal <[email protected]>
docs: πŸ“˜ add stackblitz

c8d597199eece8fcaa690b9c4e23ccc8bd9f9024 authored about 3 years ago by Netanel Basal <[email protected]>
docs: πŸ“˜ update docs

a70fd222da5bcbe2db5e15cce55e593b398e80dd authored about 3 years ago by Netanel Basal <[email protected]>
chore: πŸ€– update package json

866861153fb5c22133cdee29366f0381a3fc3d99 authored about 3 years ago by Netanel Basal <[email protected]>
docs: πŸ“˜ add docs

90312579056261caad1a4fab84d3650b6d3a0d1c authored about 3 years ago by Netanel Basal <[email protected]>
chore: πŸ€– add repo files

7b7192a316e4a953aa818d1185ed224f91e20e8c authored about 3 years ago by Netanel Basal <[email protected]>
add fake data

28292e2b84dca2a2248b031fdbfdfdce3e6b26c8 authored about 3 years ago by Netanel Basal <[email protected]>
more

0e51459984dd2f988040c185dcb1142412af5125 authored about 3 years ago by Netanel Basal <[email protected]>
init

fb53309e14aee6d7a60786a83dae124a58dfdcf2 authored about 3 years ago by Netanel Basal <[email protected]>
initial commit

b41c3da21beda8f2ac3b4011f4ca07a94ee0ecfe authored about 3 years ago by Netanel Basal <[email protected]>