Jest serializer to strip ANSI escape codes
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This project, `jest-serializer-ansi`, is a Jest serializer that removes ANSI escape codes from your snapshots. It's designed for developers using Jest who want cleaner, more readable snapshots when testing code that outputs colored or formatted console logs—preventing unnecessary snapshot noise from styling. Essentially, it helps ensure your tests focus on *what* is being logged, not *how* it looks.