https://github.com/mountain-loop/yaak-plugin-faker
Yaak template function plugin to generate test data using Faker.js
https://github.com/mountain-loop/yaak-plugin-faker
Last synced: about 1 year ago
JSON representation
Yaak template function plugin to generate test data using Faker.js
- Host: GitHub
- URL: https://github.com/mountain-loop/yaak-plugin-faker
- Owner: mountain-loop
- Created: 2024-09-19T20:43:38.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-06-10T23:01:44.000Z (about 1 year ago)
- Last Synced: 2025-06-26T19:14:06.032Z (about 1 year ago)
- Language: TypeScript
- Homepage:
- Size: 218 KB
- Stars: 19
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Yaak Faker Plugin
This is a [Yaak](https://yaak.app) template tag plugin to generate fake data
using [FakerJS](https://fakerjs.dev).
## Installation
- Ensure you are using Yaak `2024.10` or later
- Clone or download this repository to your filesystem
- Open Yaak > Settings > Plugins
- Add location of cloned repository
- Access the `faker.*` template functions using the autocomplete from any input that
supports variables
