Stack Trace Art is, in its essence, the art of throwing an exception that creates a beautiful drawing on the caller’s stack trace.
By Igor Rončević, from Stack Trace Art intro blog post
If you want to understand what this is, read the above post first. It's a wonderfully written story about how an idea about making art via throwing an exception came to be. Then read about how it works: His Majesty, Hangul the Filler
When I first got introduced to stack trace art, I immediately knew I had to play with it. So I made this quick and dirty port to JavaScript. Original is C# based.
This work is MIT licensed.