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 |
#1683 in Text processing
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
~19–28MB
~198K SLoC