lascii

Lightweight ASCII animation effects for the web. Transform images and text into living character art.

View on npm → lascii

Art is code made visible

Every pixel becomes a character. Every character tells a story.

Generative|:|Procedural|:|Algorithmic|:|Digital

ASCII art|:|Pixel art|:|Glitch art|:|Net art|:|Code art

        
<script type="module">
  import "lascii";
</script>

<p data-lascii-text>Hello World</p>
<p data-lascii-text>Loop|:|Mode|:|Example</p>

<div class="image-wrap">
  <img data-lascii-image src="photo.jpg" alt="Art">
</div>