Skip to content

schmitch/akka-xlsx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Alpakka XLSX Reader

NOT FOR PRODUCTION USE, YET

Currently this project provides a yet incomplete way of reading Excel files.

Things to do:

  • Better XLSX file format detection
  • Maybe: MathML support
  • Maybe if possible: ZipInputStream Source (currently it should be possible to read a sst and sheet from a stream)

About

Proof of Concept Excel File Reader via akka-streams (this actually makes memory consumption a breeze, but it can't calculate formulas)

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages