Skip to content

carledwards/Asciimator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Asciimator

Asciimator is a fast, browser-based ASCII art editor built for making terminal-style visuals with precision and speed.

Draw with layers, palette-based colors, box-drawing tools, and selection workflows designed for real editing instead of novelty demos.

Live site: asciimator.com

Asciimator screenshot

Features

  • Multi-layer canvas editing with quick layer controls
  • DOS-style color palette tuned for terminal aesthetics
  • Box-drawing, freehand, line, rectangle, fill, and text tools
  • Selection workflows including move and justify operations
  • Undo/redo history for iterative editing
  • Import/export support for multiple formats
  • Tabbed documents for parallel work

Run Locally

Requirements:

  • Node.js 18+
  • npm

Install:

npm install

Start dev server:

npm run dev

Create production build:

npm run build

Preview production build:

npm run preview

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors