Skip to content

leobarros79/js-xls-reader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Excel XLS Javascript Lib Reader

This project demonstrates how to read an Excel file in JavaScript. You can adapt it to the most diverse business needs, for example, capturing the value of an Excel cell to fill a field on the screen.

This project demonstrates how to read an Excel file in JavaScript. You can adapt it to the most diverse business needs, for example, capturing the value of an Excel cell to fill a field on the screen.

The user should select the local .xls file and the javascript code will print the contents of the file in the sequence of tabs and then values.

Requirements

This project requires that you have Sheet JS.

Releases

No releases published

Packages

No packages published