What is ascii-kit
?
ascii-kit
is a modern toolkit for working with ASCII.
It is built on ESM so that only the parts needed for each use case can be used. It's also designed to be used in all possible environments.
- 🔑 Installation
- 📖 API
Features
Some of our features are list below:
Fonts
Convert text to ASCII art using your favorite font.
Image
Convert image (png,jpeg...) to ASCII art
SVG
Convert SVG to ASCII art
QR
Create QR codes in ASCII art
Environments Supported
- 🟢 Node.js
- 🦕 Deno
- 🍞 Bun
- 🌐 Browsers
- 👷 Web Workers