๐Ÿ“ฆ rparrett / ascii_to_binimg

Convert text into a highly superior binary image format, and back again.

โ˜… 0 stars โ‘‚ 0 forks ๐Ÿ‘ 0 watching
๐Ÿ“ฅ Clone https://github.com/rparrett/ascii_to_binimg.git
HTTPS git clone https://github.com/rparrett/ascii_to_binimg.git
SSH git clone git@github.com:rparrett/ascii_to_binimg.git
CLI gh repo clone rparrett/ascii_to_binimg
Rob Parrett Rob Parrett Add share button c9d1a60 3 months ago ๐Ÿ“ History
๐Ÿ“‚ main View all commits โ†’
๐Ÿ“ src
๐Ÿ“„ .dockerignore
๐Ÿ“„ .eslintrc.js
๐Ÿ“„ .gitignore
๐Ÿ“„ .prettierrc
๐Ÿ“„ Dockerfile
๐Ÿ“„ fly.toml
๐Ÿ“„ package-lock.json
๐Ÿ“„ package.json
๐Ÿ“„ README.md
๐Ÿ“„ webpack.config.js
๐Ÿ“„ README.md

ASCII โ†” Binary Image

Convert text into a highly superior binary image format, and back again.

Cobbled together hastily by Codex, Claude and Rob.

Development

npm run dev
npm run lint
npm run format

Deployment

npm run build
fly deploy