SkillAgentSearch skills...

Csv2json

A friendly web interface for converting comma-separated values to JSON

Install / Use

/learn @shawnbot/Csv2json
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

csv2json is both a command line tool and a web interface for converting comma-separated value (CSV) files to JSON or JavaScript. It's comprised of two parts:

  1. a Python script (csv2json.py) that reads CSV and outputs JSON or JavaScript

  2. a PHP web service and HTML interface that accepts CSV input via either file upload or HTTP POST data and outputs the JSON/JavaScript either as a file or as text to be copied from a web browser.

Related Skills

View on GitHub
GitHub Stars9
CategoryDevelopment
Updated8y ago
Forks3

Languages

PHP

Security Score

55/100

Audited on Jun 12, 2017

No findings