Skip to content

Latest commit

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..

README.md


@kubb/plugin-faker

Generate Faker mock data with Kubb

@kubb/plugin-faker generates Faker.js factory functions with Kubb. Each schema produces a function that returns realistic mock data matching the schema's structure.

Installation

bun add @kubb/plugin-faker
# or
pnpm add @kubb/plugin-faker
# or
npm install @kubb/plugin-faker

Documentation

See the full documentation for configuration options and examples.

Supporting Kubb

Kubb is an open source project, and its development is funded entirely by sponsors. If you would like to become a sponsor, please consider:

My sponsors

License

MIT