mswjs / data

Data modeling and relation library for testing JavaScript applications.
https://npm.im/@mswjs/data
MIT License
823 stars 52 forks source link

Update Faker references in README #216

Closed shawntax closed 2 years ago

shawntax commented 2 years ago

Hello!

In January 2022 there was an incident with the original maintainer of faker.js, and there is a new community-maintained library for it -- more context on all that here.

This PR updates references to Faker in the readme to point to the new GitHub repository, and for code samples to use the updated @faker-js/faker dependency.

kettanaito commented 2 years ago

Please, would you be interested in updating the faker as a dependency in the library? I think we're using it for internal testing.

shawntax commented 2 years ago

@kettanaito Happy to give it a go! I've created https://github.com/mswjs/data/issues/217, feel free to assign to me.