A week after the authors of Faker.js vandalised their own open source projects, Faker.js and colors.js, Faker.js is now controlled by the community. The project is currently managed by a team of eight engineers from a variety of backgrounds and companies.

fakerjs

Faker.js is a very popular Node.js tool library that provides various types of mock data for development debugging. The earliest Faker project was first implemented in 2004 by Jason Kohles using Perl. Marak later implemented a Node.js version and has invested a lot of effort and time in maintaining Faker.js.

The Faker.js team is now described as referring to the libraries they maintain as “official” in the short term, in order to eliminate the confusion caused by the many rewrites and branches that are not maintained by the community. They have also merged all active branches, and when things settle down, the confusion about the library will diminish and they will drop the “official” moniker.

The community-controlled Faker.js project has gained a lot of developer acceptance, judging by the growth of the project’s star count in the repository.

fakerjs

Since taking over Faker.js, the team has also done a lot of work, such as categorising issues and reviewing PRs, providing online documentation, migrating to TypeScript, creating a public Twitter account, publishing packages on npm, cleaning up Prettier, CI, Netlify Deploy Previews and GitHub Actions and other tools.

fakerjs

In addition, they have developed a roadmap to

  1. support for ESM
  2. Browserify => Rollup/Vite
  3. improve the testing infrastructure
  4. provide type generation documentation
  5. interact with existing maintainers of the Faker ecosystem
  6. provide interactive Playground in documentation
  7. Compatible with Node 18

In terms of funding, as previous donations to the Faker.js project were made on the Open Collective platform, the existing team, in communication with the Executive Director of the Open Source Collective, has developed a transition plan.

  • Previous donations to the Faker.js project were transferred from Open Collective to the fakerjs-legacy account (totaling $11,652.69), which will invite Marak and another maintainer Barin to join
  • Upon completion of the transfer, the existing team will become administrators of the Faker.js account on the Open Collective platform (https://opencollective.com/fakerjs)
  • Existing teams have been notified that if they wish to donate to Marak, please select https://opencollective.com/fakerjs-legacy or http:// opencollective.com/marak. Of course they will also synchronise and notify if they receive funds noted as a donation to Marak.

Finally, the team promises that they will continue to develop and maintain the project, making Faker.js back and cooler. As Faker.js has received a lot of attention from the media and the community, they plan to make a formal announcement later.