#table #pdf #csv #external #deps #export #creation

tablers

Tool to create tables and export them into CSV or PDF. Without external deps

5 stable releases

1.2.0 May 10, 2022
1.1.1 Apr 21, 2021
1.1.0 Nov 26, 2020
1.0.1 Sep 13, 2020

#1631 in Text processing

MIT license

1MB
409 lines

Tablers

Easy creation of ui tables. Exportable as csv or pdf. Without external deps.

Lots of optimizations are needed, but it's currently in a working state.


lib.rs:

Facilities to print data as tables. Currently this only works by printing to pdf. Which is done in lib.rs This will be extended and allow printing to csv and perhaps other formats.

Dependencies

~21MB
~157K SLoC