GitHunt
HU

humanbydefinition/code.textmode.art

Official documentation for textmode.js --- a creative coding library for real-time ASCII art

code.textmode.art (โœฟโ— โ€ฟโ— )

textmodejs_banner
VitePress GitHub Pages Discord ko-fi

Official documentation, guides, and examples for textmode.js - a creative coding library for real-time ASCII art on the web.

๐ŸŒ Live site: code.textmode.art

What's inside

  • ๐Ÿ“š Documentation - Installation guides, API reference, and tutorials
  • ๐ŸŽจ Examples - Interactive demos and code samples
  • ๐Ÿ”ค Font showcase - Curated collection of compatible pixel fonts
  • ๐Ÿ”Œ Integrations - Guides for p5.js, Three.js, Hydra Synth, and more

Local development

To run this documentation site locally:

# Install dependencies
npm install

# Start dev server
npm run dev

# Build for production
npm run build

# Preview production build
npm run preview

Contributing

We welcome contributions! There are many ways to help:

  • ๐Ÿ”ค Suggest fonts - Know a great pixel font? Add it to the showcase
  • ๐ŸŽจ Share sketches - Create example sketches for the documentation
  • ๐Ÿ“ Improve docs - Better explanations, code examples, or tutorials
  • ๐Ÿ› Report issues - Found a bug or typo? Let us know

All contributors are credited on the site. See CONTRIBUTING.md for details.

Tech stack

License

Documentation content is licensed under CC BY 4.0. Code examples are licensed under MIT.

Languages

Vue76.3%TypeScript17.3%CSS6.4%

Contributors

Other
Created November 13, 2025
Updated February 6, 2026
humanbydefinition/code.textmode.art | GitHunt