Skip to content

AeonFr/ink-ascii-image

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ink-ascii-image

Convert images to ascii art in ink apps.

Usage:

<Image filePath={require("path").join(__dirname, "../logo.png")} width={50} />

Options are passed directly to the ascii-art-image constructor, with the exception of filepath that was renamed to filePath.

About

Ink component to print images with ASCII characters

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published