#deps #tablers

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

#245 in Value formatting

MIT license

1MB
409 lines

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.


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.

Dependencies

~21–29MB
~214K SLoC