Skip to content

francisco-solis99/json-to-csv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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