Skip to content

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

License

Notifications You must be signed in to change notification settings

AVSystem/akka-xlsx

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Alpakka XLSX Reader

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

Languages

  • Scala 100.0%