This little web app makes it super easy to build out an html list of items from
the contents of a .csv file. Once built, it has no external dependencies.
You should have a recent version of node installed as well as npm
Clone the repository:
git clone https://github.com/one-on-one/csv-2-template.git
cd csv-2-templateBuild the package
npm run packageNow in build/CSV 2 Template/ There will be the available distributions for
OS X and Windows in both 32 and 64 bit.