Pinned Repositories
activeadmin-caxlsx
ActiveAdmin plugin using Axlsx for adding Excel (xlsx) download links for your resources
acts_as_caxlsx
active record mixin for axlsx
caxlsx
xlsx generation with charts, images, automated column width, customizable styles and full schema validation. Axlsx excels at helping you generate beautiful Office Open XML Spreadsheet documents without having to understand the entire ECMA specification. Check out the README for some examples of how easy it is. Best of all, you can validate your xlsx file before serialization so you know for sure that anything generated is going to load on your client's machine.
caxlsx_rails
A Rails plugin to provide templates for the axlsx gem
Community Axlsx's Repositories
caxlsx/caxlsx_rails
A Rails plugin to provide templates for the axlsx gem
caxlsx/caxlsx
xlsx generation with charts, images, automated column width, customizable styles and full schema validation. Axlsx excels at helping you generate beautiful Office Open XML Spreadsheet documents without having to understand the entire ECMA specification. Check out the README for some examples of how easy it is. Best of all, you can validate your xlsx file before serialization so you know for sure that anything generated is going to load on your client's machine.
caxlsx/acts_as_caxlsx
active record mixin for axlsx
caxlsx/activeadmin-caxlsx
ActiveAdmin plugin using Axlsx for adding Excel (xlsx) download links for your resources