brpaz-graveyard / cerebro-faker

Cerebro plugin for generating fake data with [Faker.js](https://github.com/marak/Faker.js/)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cerebro faker

Cerebro plugin for generating fake data with Faker.js

Available methods

  • This plugins implements the most common Faker methods like address and internet.
  • You can see the list of implemented methods in src/providers.js file. Feel free to do a PR to add the missing methods.

Plugin settings

  • You can configure the locale in the plugin settings (**Not working with cerebro 0.3.0 version)

Related

  • Cerebro – Plugin extracted from core Cerebro app;
  • cerebro-plugin – boilerplate to create Cerebro plugins;
  • faker-js - generate massive amounts of fake data in the browser and node.js

License

MIT © Bruno Paz

About

Cerebro plugin for generating fake data with [Faker.js](https://github.com/marak/Faker.js/)

License:MIT License


Languages

Language:JavaScript 100.0%