Skip to content

πŸ’» HTML to CSV is a project that consists of migrating data from a table made with HTML to a CSV file, which can be opened in Excel, Google Sheets and others.

License

Notifications You must be signed in to change notification settings

joaogabriel-sg/html-to-csv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

HTML para CSV

HTML para CSV is a project that consists of migrating data from a table made with HTML to a CSV file, which can be opened in Excel, Google Sheets and others.
See live on HTML para CSV! πŸ”₯

πŸ“š What did I learn from the project??

  • I learned how to migrate an HTML table to a CSV file
  • I learned the basics of using Blob and creating a temporary URL that lets you download the file

πŸš€ Features

  • HTML
  • CSS
  • JavaScript

🧬 Cloning

  1. Clone this repository using git clone https://github.com/joaogabriel-sg/html-to-csv.git

  2. Move yourself to the appropriate repository cd html-to-csv

πŸ“ƒ License

This project is licensed under the MIT License - see the LICENSE page for details.

About

πŸ’» HTML to CSV is a project that consists of migrating data from a table made with HTML to a CSV file, which can be opened in Excel, Google Sheets and others.

Topics

Resources

License

Stars

Watchers

Forks