Skip to content
/ xlsx Public

📊 Create XLSX files incrementally, writing them to disk in order to avoid high memory usage

License

Notifications You must be signed in to change notification settings

zignd/xlsx

Repository files navigation

xlsx GoDoc Go Report Card

Lets you create XLSX files incrementally, writing them to disk in order to avoid high memory usage.

Usage

For now check the test files, specially the usage_test.go.

TODO

  • Write documentation regarding the usage and adding a few examples as well

About

📊 Create XLSX files incrementally, writing them to disk in order to avoid high memory usage

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages