Skip to content

A very simple and lightweight JavaScript library (676 bytes minified) to animate ASCII art. Essentially, what it does is animate an "intro animation" of your ASCII art.

License

Notifications You must be signed in to change notification settings

horacehoff/ascii-intro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Ascii-Intro

A very simple and lightweight JavaScript library (676 bytes minified) to animate ASCII art. Essentially, what it does is animate an "intro animation" of your ASCII art.

Parameters

Param Type Description
preId string The id of the desired 'pre' tag.
ascii string The ascii art.
frameDelay (default = 22) number The time (in ms) between each animation update, more is slower, less is faster.

License

MIT License
Copyright (c) 2024 Horace Hoff

About

A very simple and lightweight JavaScript library (676 bytes minified) to animate ASCII art. Essentially, what it does is animate an "intro animation" of your ASCII art.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published