Tidwell / faeria-cards

Parses the Faeria cardlist from the official csv

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

parse the cardlist from the faeria csv

The lastest version can be found on the github page demo

##Install

Download the csv into ./tmp/cards.csv from https://github.com/abrakam/Faeria_Cards/blob/master/CardExport/merlin_shortened.csv

npm install

##Run npm start

##View

open ./public/index.html or ./build/output.json for the nice pretty version.

Deploy Demo

Github pages deploy

git subtree push --prefix public origin gh-pages

About

Parses the Faeria cardlist from the official csv


Languages

Language:JavaScript 98.1%Language:HTML 1.9%Language:Shell 0.0%