node-red-contrib-flatter 1.1.1

Node-RED nodes to flatten and unflatten complex JSON objects

npm install node-red-contrib-flatter

node-red-contrib-flatter

A Node-RED module for flattening complex JSON objects and reconstructing them

Build Status

This node uses the NPM package 'flat' to flatten a nested Javascript object in msg.payload, or unflatten an object with delimited keys.

To install & uninstall

$ cd ~/.node-red  
$ npm install /PATH/node-red-contrib-flatter  
$ npm uninstall node-red-contrib-flatter
$ node-red

Unit Testing

$ npm install --save-dev node-red-node-test-helper mocha node-red  
$ npm test

Node Info

Version: 1.1.1
Updated 5 years, 5 months ago
License: ISC
Rating: not yet rated

Categories

Actions

Rate:

Downloads

26 in the last week

Nodes

  • flat
  • unflat

Keywords

  • node-red
  • flatter
  • flat
  • json
  • flatten
  • unflatten
  • split
  • object
  • nested

Maintainers