1.1.5 • Published 11 months ago

node-red-contrib-flatter v1.1.5

Weekly downloads
19
License
ISC
Repository
github
Last release
11 months ago

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
1.1.5

11 months ago

1.1.4

3 years ago

1.1.3

4 years ago

1.1.2

4 years ago

1.1.1

4 years ago

1.1.0

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago