An open API service indexing awesome lists of open source software.

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

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

![CleanShot 2024-09-19 at 13 56 33@2x](https://github.com/user-attachments/assets/2f935110-4af2-4236-a50d-18db5454176d)