diff options
| author | Noel Peden <[email protected]> | 2019-12-18 16:52:58 -0800 |
|---|---|---|
| committer | Noel Peden <[email protected]> | 2019-12-18 16:52:58 -0800 |
| commit | 4c8be196347802a75ff3f2eb54fb183103a88776 (patch) | |
| tree | 24df50b911a44b55f7ed6667f407d456711908e5 /README.md | |
| parent | a9ec6cb6140367b4ad08bb743f9a22200c481c70 (diff) | |
| parent | 5cfccd88eba0f38d6576e44de7e0aa4c41f55f83 (diff) | |
| download | caxlsx-4c8be196347802a75ff3f2eb54fb183103a88776.tar.gz caxlsx-4c8be196347802a75ff3f2eb54fb183103a88776.zip | |
Merge branch 'master' of https://github.com/caxlsx/axlsx
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -114,7 +114,7 @@ Additional documentation is listed below: Feel free to add your question (including an answer!) to the FAQ if you think it is of general interest. -## Plugins & Integrations +## Plugins, Integrations, and Extensions Currently the following additional gems are available: @@ -124,7 +124,8 @@ Currently the following additional gems are available: * Provides a `.axlsx` renderer to Rails so you can move all your spreadsheet code from your controller into view files. - [activeadmin-caxlsx](https://github.com/caxlsx/activeadmin-caxlsx) * An Active Admin plugin that includes DSL to create downloadable reports. - +- [axlsx_styler](https://github.com/axlsx-styler-gem/axlsx_styler) + * Allows you to build clean and maintainable styles for your axlsx spreadsheets. Build your spreadsheeet with data and then apply styles later. ## Known Software Interoperability Issues |
