2017 © Pedro Peláez
 

library csvconverter

csv converter

image

urukalo/csvconverter

csv converter

  • Monday, February 27, 2017
  • by urukalo
  • Repository
  • 1 Watchers
  • 0 Stars
  • 0 Installations
  • HTML
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

csvConverter

simple csv converter to any format defined by template, (*1)

  • converter read cvs header (firs line) for colons names and use them for template in format:
[
    "name" => 'colon_name',
    "value" => 'colon_value'
]

Getting Started

just run a command, look down at usage example, (*2)

Usage

here is one example to run on console:, (*3)

   >  ./composer.phar csvConvert -- path/to/passwords.csv path/to/exported.xml template.html

package coming with MacPass xml template, and example passwords.csv with proper header (just export csv from google passwords and adjust header like in example), (*4)

Running the tests

nope, (*5)

Break down into end to end tests

nope, (*6)

nope

And coding style tests

nope, (*7)

nope

Deployment

nope, (*8)

Built With

  • nope

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us., (*9)

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository., (*10)

Authors

  • Milan Urukalo - Initial work - urukalo

See also the list of contributors who participated in this project., (*11)

License

This project is licensed under the MIT License - see the LICENSE.md file for details, (*12)

Acknowledgments

  • none

The Versions

27/02 2017

dev-master

9999999-dev https://github.com/urukalo/csvconverter

csv converter

  Sources   Download

MIT

The Requires

 

by Milan Urukalo

sql xml convert cvs

27/02 2017

v0.0.1

0.0.1.0 https://github.com/urukalo/csvconverter

csv converter

  Sources   Download

MIT

The Requires

 

by Milan Urukalo

sql xml convert cvs