1
0
mirror of https://github.com/node-red/node-red.git synced 2023-10-10 13:36:53 +02:00
node-red/nodes/core/parsers
Nathanaël Lécaudé 9bbc8eda9d Added YAML parser node (#1034)
Thanks @natcl -
(sorry pressed closed by mistake !)
* Added YAML parser node

* Added YAML error strings in messages.json

* Change location of YAML library import

* Remove copyright

* Remove copyright

* Change order of yaml in Template node

* Add YAML test

* Add working test
2016-11-10 21:22:05 +00:00
..
70-CSV.html Fix select box handling in Safari 2016-07-04 11:22:30 +01:00
70-CSV.js Fix missing 0 handling for css node with array input 2016-11-02 15:49:51 +00:00
70-HTML.html Change html link refs from _new to _blank to be standards compliant 2016-10-12 17:53:27 +01:00
70-HTML.js let HTML parse node allow msg.select set select 2016-07-20 20:08:50 +01:00
70-JSON.html Add icons to parser nodes 2016-06-12 22:37:38 +01:00
70-JSON.js remove unnecessary require from JSON node 2016-11-04 19:55:02 +00:00
70-XML.html Change html link refs from _new to _blank to be standards compliant 2016-10-12 17:53:27 +01:00
70-XML.js Let xml node set options both ways 2016-10-26 22:06:35 +01:00
70-YAML.html Added YAML parser node (#1034) 2016-11-10 21:22:05 +00:00
70-YAML.js Added YAML parser node (#1034) 2016-11-10 21:22:05 +00:00