JSPM

draw-ascii

1.0.2
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 7
  • Score
    100M100P100Q29207F
  • License MIT

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

Package Exports

  • draw-ascii
  • draw-ascii/index.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (draw-ascii) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

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

Acknowledgments

Designs were extracted from ascii.co.uk