1.0.2 • Published 9 months ago

draw-ascii v1.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
9 months ago

draw-ascii

📖 Documentation · 📣 Announcements · 🐞 Report Bug · 🍩 Request Feature ·

About

A library to draw ASCII art animals, tools, and food

Installation

npm install  draw-ascii

Usage

const { cow } = require('draw-ascii');

console.log(cow);

// Output
//       \\   ^__^
//        \\  (oo)\\_______
//           (__)\\       )\\/\\
//               ||----w |
//               ||     ||

Types

Click the name for more information

Animals

Tools

Food

Objects

Weapons

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

Author

Jesús Lagares

  • Email: jesuslagaresgalan@gmail.com
  • GitHub: @Lagaress

Acknowledgments

Designs were extracted from ascii.co.uk