5 ms·
I made universal CLI project where adding new function as is simple as adding new class with arguments parsed into an object. It has 49 actions now even when I
by czechdeveloper 3y ago
I made universal CLI project where adding new function as is simple as adding new class with arguments parsed into an object.
It has 49 actions now even when I keep removing obsolete ones.
I also made PDF viewer for comparison of 2 documents - synchronized zoom and scroll, even overlay.