https://github.com/doing-things-with-node-red/node-red-contrib-jsf
Node-RED node allowing to use json-schema-faker
https://github.com/doing-things-with-node-red/node-red-contrib-jsf
faker json-schema json-schema-faker node-red
Last synced: 2 months ago
JSON representation
Node-RED node allowing to use json-schema-faker
- Host: GitHub
- URL: https://github.com/doing-things-with-node-red/node-red-contrib-jsf
- Owner: doing-things-with-node-red
- License: mit
- Created: 2017-12-15T13:11:36.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2022-12-06T15:38:59.000Z (over 3 years ago)
- Last Synced: 2026-03-18T17:00:23.618Z (3 months ago)
- Topics: faker, json-schema, json-schema-faker, node-red
- Language: HTML
- Homepage: https://www.npmjs.com/package/@doing-things-with-node-red/node-red-contrib-jsf
- Size: 570 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://dev.azure.com/doing-things-with-node-red/node-red-contrib/_build/latest?definitionId=4&branchName=master)
[](https://greenkeeper.io/)
[](https://www.npmjs.com/package/@doing-things-with-node-red/node-red-contrib-jsf)
[](https://www.npmjs.com/package/@doing-things-with-node-red/node-red-contrib-jsf)
[](https://www.npmjs.com/package/@doing-things-with-node-red/node-red-contrib-jsf)
[](https://www.npmjs.com/package/@doing-things-with-node-red/node-red-contrib-jsf)
node-red-contrib-jsf
===================
It's a [**Node-RED**](http://nodered.org/) node allowing to use [json-schema-faker](https://github.com/json-schema-faker/json-schema-faker) to provide consistent and meaningful fake data for your flow.
[](https://i.imgur.com/DYCEosX.png)
## Dependencies
* [json-schema-faker](https://github.com/json-schema-faker/json-schema-faker): JSON-Schema + fake data generators
## Example flow
```json
[{"id":"e56f1a2d.787bf8","type":"jsf","z":"f8b594b8.c317b8","name":"","field":"payload","fieldType":"msg","lang":"az","x":410,"y":60,"wires":[["15103ac0.294bc5"]]}]
```
License
-------
See the [LICENSE file](LICENSE) for license text and copyright information.