pigeonposse / ascii-kit

A modern toolkit for working with ASCII

Home Page:https://ascii-kit.pigeonposse.com

Repository from Github https://github.compigeonposse/ascii-kitRepository from Github https://github.compigeonposse/ascii-kit

ASCII KIT

Web About Us Donate Twitter Instagram Medium

BANNER

License Version NPM package minimized gzipped size NPM Unpacked Size

Toolkit for create awesome ascii art from different sources like fonts, images etc...

Table of contents

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:

    • 🟒 Node.js
    • πŸ¦• Deno
    • 🍞 Bun
    • 🌐 Browsers
    • πŸ‘· Web Workers

πŸ”‘ Installation

npm install ascii-kit
# or
pnpm install ascii-kit
# or
yarn add ascii-kit
# or
bun add ascii-kit
# or
deno add ascii-kit

βž• More


πŸ‘¨β€πŸ’» Development

ASCII KIT is an open-source project and its development is open to anyone who wants to participate.

Issues Pull requests Read more

❀️ Donate

Help us to develop more interesting things.

Donate

πŸ“œ License

This software is licensed with GPL-3.0.

Read more

✨ About us

PigeonPosse is a code development collective focused on creating practical and interesting tools that help developers and users enjoy a more agile and comfortable experience. Our projects cover various programming sectors and we do not have a thematic limitation in terms of projects.

More

Contributors

Name Role
Angelo Angelo πŸ‘‘ Author
PigeonPosse PigeonPosse 🏒 Organization

Web About Us Donate Twitter Instagram Medium

About

A modern toolkit for working with ASCII

https://ascii-kit.pigeonposse.com

License:GNU General Public License v3.0


Languages

Language:TypeScript 65.7%Language:HTML 20.1%Language:JavaScript 14.2%