The best ascii art generator.
Install dependencies:
deno install --allow-scripts
Run a development server:
deno task dev
Build for production:
deno task build
Contributions are welcome! You are free to submit any PR for review, only
requirement is you run deno task lint
before submitting and not to expect to
be merged quickly or at all if I (Aster) don't approve it.
Apache License 2.0