summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorStefan Daschek <[email protected]>2019-12-15 17:00:09 +0100
committerStefan Daschek <[email protected]>2019-12-15 17:00:09 +0100
commit19b48592bb241bcc40057cbfafd9058d9b0d9a87 (patch)
tree1c943a3cdfacd19bc426ee6ff9815181c11b945a
parent45a091e94282ad8bd29666dbcca23c440d30cc27 (diff)
downloadcaxlsx-19b48592bb241bcc40057cbfafd9058d9b0d9a87.tar.gz
caxlsx-19b48592bb241bcc40057cbfafd9058d9b0d9a87.zip
Mention axslx_styler in related gems section
-rw-r--r--README.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/README.md b/README.md
index 2705f037..0c2c1268 100644
--- a/README.md
+++ b/README.md
@@ -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