mirror of
https://github.com/node-red/node-red.git
synced 2023-10-10 13:36:53 +02:00
0b49b2cdda
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) |
||
---|---|---|
lib | ||
nodes | ||
public | ||
red | ||
test | ||
.gitignore | ||
.nodemonignore | ||
.travis.yml | ||
CONTRIBUTING.md | ||
Gruntfile.js | ||
INSTALL.md | ||
LICENSE | ||
package.json | ||
README.md | ||
red.js | ||
settings.js |