Skip to content

alnorth/wintersmith-csv

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 

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