Skip to content

lucasgomide/jayna

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jayna

Jayna: Shape of a spider

Transforms everything into anything. Just say what you wanna transforms and.. voilà

Inputs supporteds

  • CSV

Output supporteds

  • JSON

Usage:

jayna -d "header1;header2;header3;\ncontent1;content2;1" -o json
jayna -f file.csv -o json

Output expected

{header1: "content1", header2: "content2", header3: 1}

About

Transforms everything into anything

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages