1
0
mirror of https://github.com/node-red/node-red.git synced 2023-10-10 13:36:53 +02:00
node-red/nodes
Dave C-J 0b49b2cdda Add parser function nodes for XML, JSON and CSV.
Each is dual function - pass in (for example) and get out a js object, pass in a js object and get back out the xml string.
The CSV node must be configured with a column template that specifys the required property names for that column (csv->js), or the properties of the object that should be made into the csv (js->csv)
2014-04-29 17:01:30 +01:00
..
core Add parser function nodes for XML, JSON and CSV. 2014-04-29 17:01:30 +01:00
99-sample.html.demo tweak sample nodes - slightly 2014-04-11 10:55:14 +01:00
99-sample.js.demo tweak sample nodes - slightly 2014-04-11 10:55:14 +01:00