Skip to content
/ readCsv Public

a simple function for HTML form. demo. select CSV file to parse it on VUE.js components.

Notifications You must be signed in to change notification settings

DJYoko/readCsv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

readCsv

a simple function for HTML form.

demo https://djyoko.github.io/readCsv/

feature

  • read file as CSV.
  • show data from csv on HTML table element.
  • the 1st line of CSV data becomes HEADER of table. (other lines become body data.)

libs

  • VUE.js
  • webpack
  • Laravel-Mix
  • HTML file API
  • Bootstrap4 (only for style)

About

a simple function for HTML form. demo. select CSV file to parse it on VUE.js components.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published