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
2013-09-05 15:07:01 +01:00
2014-04-21 22:42:46 +01:00
2014-03-31 14:41:51 +01:00
2014-04-02 23:59:51 +01:00
2013-09-05 15:02:48 +01:00
2014-03-31 13:31:31 +01:00
2014-03-25 17:41:33 +00:00
2014-03-31 13:31:31 +01:00
2013-09-26 21:12:31 +01:00
2013-09-05 15:02:48 +01:00
2014-04-26 22:43:29 +01:00
2014-04-14 09:51:55 +01:00
2014-04-21 21:55:28 +01:00
2014-02-17 22:32:53 +00:00
Description
No description provided
Readme Pixar 84 MiB
Languages
JavaScript 99.8%
HTML 0.2%