Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 350 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 350 Bytes

mon-ascii

mon-ascii demo

An ASCII art generator for image/video inputs with text/canvas based outputs. Solely for the browser. Uses HTML5 Canvas to render the generated ASCII.

Demo

https://mon-ascii.vercel.app

Getting started

yarn install
yarn dev

Author