Skip to content
/ cson Public

Web app to convert from CSV to JSON / from JSON to CSV

Notifications You must be signed in to change notification settings

alrico88/cson

Repository files navigation

cson

Progressive Web App to convert between JSON and CSV formats privately, with offline support. No ads, no tracking and no data sent anywhere.

CSV Support:

  • Comma delimited
  • Semicolon delimited
  • Tab delimited

JSON Support:

  • Prettified output
  • Minified output

Made using Nuxt 3.