Skip to content

alnorth/wintersmith-csv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

A Wintersmith plugin for processing CSV files

Resources

Stars

Watchers

Forks

Packages

No packages published