Socket
Socket
Sign inDemoInstall

konveti

Package Overview
Dependencies
129
Maintainers
2
Versions
2
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    konveti

Simple file converter


Version published
Weekly downloads
1
Maintainers
2
Created
Weekly downloads
 

Readme

Source

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 FormatDestination Format
csvjson
mdpdf

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

Keywords

FAQs

Last updated on 24 Jul 2014

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc