I'm releasing a major version of `image-to-ascii`: https://github.com/IonicaBizau/image-to-ascii<p>I would like to remove the `ascii` snippet from there since it's not only ASCII but it's also ANSI.<p>I was wondering if you have any ideas for a better module name (short, easy to remember, free on npm registry and still to reflect what the library does).<p>The main scope of the library is to beautifully display images in the command line.<p>Any ideas for nice names? :)
Thanks!