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

https://github.com/oschulz/lazyreports.jl


https://github.com/oschulz/lazyreports.jl

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

# LazyReports.jl

[![Documentation for stable version](https://img.shields.io/badge/docs-stable-blue.svg)](https://oschulz.github.io/LazyReports.jl/stable)
[![Documentation for development version](https://img.shields.io/badge/docs-dev-blue.svg)](https://oschulz.github.io/LazyReports.jl/dev)
[![License](http://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat)](LICENSE.md)
[![Build Status](https://github.com/oschulz/LazyReports.jl/workflows/CI/badge.svg?branch=main)](https://github.com/oschulz/LazyReports.jl/actions?query=workflow%3ACI)
[![Codecov](https://codecov.io/gh/oschulz/LazyReports.jl/branch/main/graph/badge.svg)](https://codecov.io/gh/oschulz/LazyReports.jl)
[![Aqua QA](https://raw.githubusercontent.com/JuliaTesting/Aqua.jl/master/badge.svg)](https://github.com/JuliaTesting/Aqua.jl)

## Documentation

* [Documentation for stable version](https://oschulz.github.io/LazyReports.jl/stable)
* [Documentation for development version](https://oschulz.github.io/LazyReports.jl/dev)

LazyReports provides report generation with minimal dependencies in Julia.
See the documentation linked above for details.