awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
M

Marak/Faker.js

0
View on GitHub↗
0 星标·0 分支·5 次浏览

Faker.js

Features

  • Public Data APIs - Library for generating massive amounts of fake data.
  • Developer Utilities - Library for generating massive amounts of fake data.
  • Node.js Frameworks and Tools - Fake data generator for Node.js.
  • 测试框架 - Library for generating massive amounts of fake data.

Star 历史

marak/faker.js 的 Star 历史图表marak/faker.js 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

Faker.js 的开源替代方案

相似的开源项目,按与 Faker.js 的功能重合度排序。
  • chaijs/chaichaijs 的头像

    chaijs/chai

    8,264在 GitHub 上查看↗

    Chai is an assertion library for Node.js and browser-based JavaScript applications. It functions as both a behavior-driven development and test-driven development framework, providing a system to verify code outputs, application state, and general logic. The project is an extensible validation engine that uses a plugin-based system to allow the registration of custom assertions and specialized data checks. It supports multiple modular assertion styles to accommodate different validation philosophies. The library covers a broad range of data validation capabilities, including the inspection o

    JavaScript
    在 GitHub 上查看↗8,264
  • ehmicky/nveehmicky 的头像

    ehmicky/nve

    711在 GitHub 上查看↗

    Run any command on specific Node.js versions

    JavaScript
    在 GitHub 上查看↗711
  • brianvoe/gofakeitbrianvoe 的头像

    brianvoe/gofakeit

    5,306在 GitHub 上查看↗

    gofakeit is a Go library for creating realistic synthetic datasets and populating Go structs with mock information. It functions as a deterministic data generator, allowing for seedable random number generation to ensure reproducible datasets for software testing. The project distinguishes itself by providing a mock data API server that exposes generation functions as HTTP endpoints and a synthetic dataset exporter for producing files in CSV, JSON, and XML formats. It also includes a command-line interface for generating mock data directly from the terminal. The library covers a wide array o

    Godatafakegenerator
    在 GitHub 上查看↗5,306
  • kif-framework/kifkif-framework 的头像

    kif-framework/KIF

    6,243在 GitHub 上查看↗

    KIF is a functional testing framework and UI automation tool for iOS. It enables the simulation of user interactions and the verification of application states by driving interface components through their defined accessibility attributes. The framework utilizes an actor-pattern action wrapper to group reusable interaction sequences and allows the definition of custom, high-level test steps through a method-extension action library. It performs in-process interface driving, interacting with the application directly within the same process to execute actions and validate view states. The tool

    Objective-C
    在 GitHub 上查看↗6,243
查看 Faker.js 的所有 30 个替代方案→

常见问题解答

marak/faker.js 的主要功能有哪些?

marak/faker.js 的主要功能包括:Public Data APIs, Developer Utilities, Node.js Frameworks and Tools, 测试框架。

marak/faker.js 有哪些开源替代品?

marak/faker.js 的开源替代品包括: ehmicky/nve — Run any command on specific Node.js versions. kiwi-bdd/kiwi — Kiwi is a behavior-driven development framework and specification library for iOS. It functions as a wrapper for… brianvoe/gofakeit — gofakeit is a Go library for creating realistic synthetic datasets and populating Go structs with mock information. It… chaijs/chai — Chai is an assertion library for Node.js and browser-based JavaScript applications. It functions as both a… kif-framework/kif — KIF is a functional testing framework and UI automation tool for iOS. It enables the simulation of user interactions… power-assert-js/power-assert — Power Assert in JavaScript. Provides descriptive assertion messages through standard assert interface. No API is the…