Skip to content

sholtomaud/csv-to-serialJSON

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSV-to-serialJSON

Turns a CSV of requirements into a json file which can be rendered as a serialised Gaffa-js view

Use Case

You need to gather application requirements from a client.

JSON might be the most code-friendly format, however an uninitiated viewer will generally be more familiar with CSV.

So long as the CSV follows the required format, you should get a serialised json view that can be consumed by Gaffa-js

Install

  Not published on npm yet - clone from Git

Usage

	node reqeng.js

About

CSV requirements to serialised JSON

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published