Skip to content

coderguy/demandware-convert

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

demandware-convert

Transform CVS/TSV files into Demandware XML files.

Installation

npm install demandware-convert -g

The -g flag will install it globally so you can use package as a command line app.

Usage

demandware-convert -i my-input.csv -f geolocation -o my-ouput.xml

Currently the only format support is geolocation.

Pending Features

  • Support for different file formats.
  • Impletement the -d (delimiter) flag.
  • Better test coverage.

About

Transform CVS/TSV files into Demandware XML files.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published