Skip to content

export-import (large) excel data using constant memory usage. Use this at your own risk. At the moment no styling is supported only export tabular data. Check Out github.com/360EntSecGroup-Skylar/excelize for more feature rich library

License

eaciit/hoboexcel

 
 

Repository files navigation

HoboExcel

export-import (large) excel data using constant memory usage. Use this at your own risk. At the moment no styling is supported only export/import simple tabular data. Check Out github.com/360EntSecGroup-Skylar/excelize for more feature rich library.

  • Reading Example is in testImport2
  • Writing example is in testMain.
  • Reading functionality need temporary directory
  • Concurency is not yet tested.
  • Now support export to multiple sheet(s), Example is in testMultiSheetExport

About

export-import (large) excel data using constant memory usage. Use this at your own risk. At the moment no styling is supported only export tabular data. Check Out github.com/360EntSecGroup-Skylar/excelize for more feature rich library

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%