1.0.5 • Published 5 years ago

insomna-plugin-data-generator v1.0.5

Weekly downloads
17
License
-
Repository
github
Last release
5 years ago

insomnia-data-generator-plugin

This is insomnia plugin gives you full access to all functions provided by chancejs

Options

The option description can be found under https://chancejs.com/. Unfortunately, all option objects have to use ` instead of ". This is because of some insomnia limitations

Possible options:

  • integer: {`min`: 100, `max`: 999}
  • timestamp with date range: {`dayMin`: -20, `dayMax`: 20}
  • timestamp with month range: {`monthMin`: -20, `monthMax`: 20}

Manual installation

Go to:

  • MacOS: ~/Library/Application\ Support/Insomnia/plugins/
  • Windows: %APPDATA%\Insomnia\plugins\
  • Linux: $XDG_CONFIG_HOME/Insomnia/plugins/ or ~/.config/Insomnia/plugins/

Clone the repository:

Install dependencies:

  • cd insomnia-data-generator-plugin
  • npm install
1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago