node-red-mocknode 0.1.6

A Node-RED node to gen Data by mockjs

npm install node-red-mocknode

node-red-mocknode

A Node-RED node to create a mockdata for test-cases.

Install

Run the following command in your Node-RED user directory - typically ~/.node-red

    npm install node-red-mocknode

Usage

Example

The example flow below produces a JSON string which is then converted into an object, for example:

{ "array|3": [ "Hello", "Mock.js", "!" ]}

Node Info

Version: 0.1.6
Updated 2 years, 6 months ago
License: Apache-2.0
Rating: 5.0 3

Categories

Actions

Rate:

Downloads

7 in the last week

Nodes

  • mocknode

Keywords

  • node-red
  • data-generator
  • mockjs
  • json
  • mock

Maintainers