JSON to CSV#

Description 👌#

In this project, you can convert your JSON files into CSV files by typing the text of the JSON or uploading the JSON file to download the final CSV file.

For the router, it was made with Vanilla JavaScript using dynamic imports and using the MVC model a little bit.

The application has a desktop view and the mobile view, it's responsive

Demo 😀#

Here is the demo

Documentation 📄#

Here is the documentation

Design 🍭#

  • Figma

Technologies 💻#

  • HTML
  • CSS
  • JavaScript

Libraries 📔#

  • SweetAlert2
  • AOS

Bundler 🏗#

  • Vite

Tool for doing the documentation ⛏⚙#

  • JSDOC

Preview#

Figma Design#

Figma design

App#

Home section#

Home Desktop View

Home Mobile view

Home Mobile view 2

Generate section#

Generate Mobile view

Generate Desktop view

By file section#

File Desktop view

main.js