0.1.6 • Published 1 year ago

node-red-mocknode v0.1.6

Weekly downloads
-
License
Apache-2.0
Repository
-
Last release
1 year ago

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", "!" }

0.1.6

1 year ago

0.1.5

1 year ago

0.1.4

1 year ago

0.1.3

1 year ago

0.1.2

1 year ago

0.1.1

1 year ago

0.1.0

1 year ago