0.2.0 • Published 11 years ago

wintersmith-csv v0.2.0

Weekly downloads
5
License
-
Repository
github
Last release
11 years ago

wintersmith-csv

A Wintersmith plugin for processing CSV files.

CSV files will be served as normal, but the data they contain will be available in the content tree. It's added as data on the file's object.

Install using npm install -g wintersmith-csv and add to your config.json in the usual way.

It's assumed that the first line of the CSV file contains headers.