node-red-contrib-flatter

1.1.5 • Public • Published

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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.1.5
    2,526
    • latest

Version History

Package Sidebar

Install

npm i node-red-contrib-flatter

Weekly Downloads

511

Version

1.1.5

License

ISC

Unpacked Size

13.3 kB

Total Files

10

Last publish

Collaborators

  • senorgrande