Skip to content

excelapi/excel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Excel Reader

For now this is just an excel reader go module. Other api and back end resources will import this as a dependency.

Todo list

  • Read and parse in a file from a buffer.
  • Data should be represented as a matrix. "Rows[Columns[strings]]"
  • export Struct for header[] and data[][].

Support functions

  • suggestHeader
  • listSheeets

About

The excel data reader

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published