SaaSHub helps you find the best software and product alternatives Learn more โ
Faker Alternatives
Similar projects and alternatives to faker
-
-
SurveyJS
JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor. Add the SurveyJS white-label form builder to your JavaScript app (React/Angular/Vue3). Build complex JSON forms without coding. Fully customizable, works with any backend, perfect for data-heavy apps. Learn more.
-
Strapi
๐ Strapi is the leading open-source headless CMS. Itโs 100% JavaScript/TypeScript, fully customizable, and developer-first.
-
shadcn/ui
A set of beautifully-designed, accessible components and a code distribution platform. Works with your favorite frameworks. Open Source. Open Code.
-
TypeORM
ORM for TypeScript and JavaScript. Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, SAP Hana, WebSQL databases. Works in NodeJS, Browser, Ionic, Cordova and Electron platforms.
-
-
-
-
InfluxDB
InfluxDB โ Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
-
-
faker
A library for generating fake data such as names, addresses, and phone numbers. (by faker-ruby)
-
-
-
-
-
-
copycat
Generate deterministic fake values: The same input will always generate the same fake-output.
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
faker discussion
faker reviews and mentions
- German Devs Strip Faker.js Creator from License โ I'm Suing
-
Speed Up Your Frontend Development 10x with These Mock Tools ๐
1. Faker.js:
-
Claude AI now runs JavaScript, Python beats JavaScript on GitHub, new Node.js versions and more
Faker 9.1
-
Best Testing Practices in Node.js
For automatic data generation, consider using libraries like Chance or Faker. These can generate fake โ yet realistic โ data resembling production data, such as real-world phone numbers, usernames, credit card numbers, company names, and text.
-
Using Your Own Node Modules With Playwright
I ended up borrowing and modifying a build script from the FakerJS project for building and bundling. To build you need to make the CJS version, the ESM version, and put a copy of the CSJ version in the ESM directory.
-
Push to production onย Fridays
Using Faker is great for providing large sets of random, yet understandable data. However, it might create some inconsistencies when being run repeatedly, which can lead to flakiness in tests. Here are some ways to mitigate this:
-
Contributing To Open Source - C++ Edition
However, afterward, I still wanted to do more, so I started looking for a larger project to contribute to. To my surprise, the very popular faker.js library has a C++ version in the works, faker-cxx, which I was very excited to work on!
-
Creating a Highlighted Input Component with React and TypeScript
@faker-js/faker: A powerful library for generating fake data, useful in development and testing. We will use it to create mock URL options Faker JS.
-
Show HN: Fake Log Generator
Yes, before creating this website I used Faker locally on my machine. I would recommend https://fakerjs.dev/
-
How to paginate queries in Firestore?
You can ignore DevSection, I used that to add the peoples data to firestore, using faker.
-
A note from our sponsor - SaaSHub
www.saashub.com | 18 May 2025
Stats
faker-js/faker is an open source project licensed under GNU General Public License v3.0 or later which is an OSI approved license.
The primary programming language of faker is TypeScript.