Is there a project with a number counter with symbols?
Ex. 100K, 1.34M, 17.4B
You will probably have to write a function yourself that will format the number before displaying it.
This project does the displaying of numbers that you are asking about >> https://microstudio.dev/i/MetalGuitarBoy/superidleofficial/
Thanks!