An open API service indexing awesome lists of open source software.

https://github.com/actframework/act-excel

Implement ActFramework View using JXLS library to render Excel report
https://github.com/actframework/act-excel

Last synced: 13 days ago
JSON representation

Implement ActFramework View using JXLS library to render Excel report

Awesome Lists containing this project

README

          

# act-excel

[![APL v2](https://img.shields.io/badge/license-Apache%202-blue.svg)](http://www.apache.org/licenses/LICENSE-2.0.html)
[![Maven Central](https://img.shields.io/maven-central/v/org.actframework/act-excel.svg)](http://search.maven.org/#search%7Cga%7C1%7Ca%3A%22act-excel%22)
[![Build Status](https://travis-ci.org/actframework/act-excel.svg?branch=master)](https://travis-ci.org/actframework/act-excel)
[![codecov](https://codecov.io/gh/actframework/act-excel/branch/master/graph/badge.svg)](https://codecov.io/gh/actframework/act-excel)
[![Javadocs](http://www.javadoc.io/badge/org.actframework/act-excel.svg?color=blue)](http://www.javadoc.io/doc/org.actframework/act-excel)

Implement ActFramework View with JXLS template engine. This makes it easy to generate Excel report

## Sample application

See https://github.com/actframework/act-demo-apps/tree/master/excel