Skip to content

PotOfCoffee2Go/node-red-contrib-fast-csv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-red-contrib-fast-csv

Node-Red node using fast-csv parser/formatter

This is a drop-in replacement for the node-red default csv node. The node uses the C2FO fast-csv library to perform the parsing of CSV data to a JS Object and formating of JS Object to CSV.

The node configuration is straight forward and covers most commonly used CSV variations. See fast-csv usage for more info on configuration parameters.

The node displays status messages under the node indicat parsed and formatted record counts.

enjoy!

About

📝 Node-Red node using fast-csv parser/formatter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published