node-red-contrib-jsontransform

0.1.0 • Public • Published

node-red-contrib-jsontransform

Node-RED node that transforms all records in a JSON Array to another JSON Array by renaming the field names based on a configuration provided.

Added "Config JSON" to specify the configuration for transformation. example: { "Id":"Identifier", "FName":"FirstName" } The above example provides a config for transforming the fields "Id" and "FName" to "Identifier" and "FirstName" in all the records in a JSON Array.

alt text

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.0
    74
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.1.0
    74
  • 0.0.1
    2

Package Sidebar

Install

npm i node-red-contrib-jsontransform

Weekly Downloads

54

Version

0.1.0

License

none

Unpacked Size

45 kB

Total Files

6

Last publish

Collaborators

  • febinjoy