asciiart

Version, currently 0.1.02 versions

github.com/aloli-crystal/asciiart

ASCII art generation in pure Crystal. v0.1 ships FIGlet-style text-to-banner rendering with five embedded fonts (standard, small, big, slant, banner). No external runtime dependency — fonts are baked into the binary at compile time. Future: image-to-ASCII, free-form drawing helpers.

1 stars
0 dependents
License: MIT

Nothing has been indexed for 0.1.0 yet. The tag is recorded, its shard.yml has not been read, so the manifest and dependency list below are empty because they are unknown rather than because they are absent.

Installation

# Add this to your shard.yml
dependencies:
  asciiart:
    github: aloli-crystal/asciiart
    version: ~> 0.1.0

Then run:

shards install

shard.yml

No shard.yml has been indexed for 0.1.0. You can read it on the repository.

Dependencies

Unknown: the shard.yml for this version has not been read yet.

README

No README has been indexed for this shard yet. You can read it on the repository.