Trying to make sense of console output that contains ANSI color token? We got you covered:
- 🔓 Your data is safe - parsing happens 100% in your browser (no logs are being send over the wire)
- 🐛 Shortcut to jump to the next bug
- 🔎 Full text search
Try it out now: https://log-beautifier.vercel.app/
- Install dependencies
pnpm install
- Run
pnpm dev
to start the local development server