Skip to content

williambuttenham/terminal-pal

 
 

Repository files navigation

terminal-pal

Install

npm install --save terminal-pal

Usage

// example.js
const pal = require('terminal-pal')

say('yaaay', Pal.Banana)
  .then(console.log)
  .catch(console.error);

Adding new buddies

Use this tool to convert images into ANSI files. Adding leading spaces to each line of the file will improve the appearance.

License

MIT © William Buttenham

About

A pal for your terminal

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 100.0%