konveti

0.1.1 • Public • Published

konvèti

NPM version Dependency Status Downloads counter

Simple file converter


Getting Started

konvèti is a command-line tool, so it is preferable to install it globally.

(sudo) npm install -g konveti

Usage

Using konvèti is simple :

$ konveti source.csv dest.json

And that's all.
If the destination file doesn't exists, it will be created.

Supported formats

For now, konvèti use the extension of the files to guess their format.

The supported formats are :

Source Format Destination Format
csv json
md pdf

Contributing

In lieu of a formal styleguide, take care to maintain the existing coding style. Lint your code using Grunt.

Release History

  • 0.1.0: Initial release (31/05/14)

License

Copyright (c) 2014 leny
Licensed under the MIT license.

TODO

  • Option to list supported converters
  • Review & Refactor
  • Optional force format instead of using file extension
  • Add Unit Test ;)
  • Add more converters
    • markdown
    • images

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.1
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.1.1
    1
  • 0.1.0
    0

Package Sidebar

Install

npm i konveti

Weekly Downloads

1

Version

0.1.1

License

none

Last publish

Collaborators

  • leny
  • krkn