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-asciiUsage
const { cow } = require('draw-ascii');
console.log(cow);
// Output
// \\ ^__^
// \\ (oo)\\_______
// (__)\\ )\\/\\
// ||----w |
// || ||Types
Click the name for more information
Animals
- cow
- pig
- chicken
- duck
- cat
- dog
- alligator
- ant
- bacon
- bat
- bear
- bee
- bird
- bug
- bull
- camel
- panda
- seahorse
- sheep
- squirrel
- squid
- tapir
- toucan
- turkey
- zebra
- duck
- cat
- dog
- alligator
- ant
- bat
- bear
- bee
- bird
- bug
- bull
- camel
- panda
- seahorse
- sheep
- squirrel
- squid
- tapir
- toucan
- turkey
- zebra
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