fatarrow-ascii-art
v1.0.1
Published
ASCII art of the fatarrow log
Downloads
33
Readme
fatarrow-ascii-art
__ _____ __ ______ \ \ _/ ____\____ _/ |______ ______________ ______ _ __ /_____/ \ \ \ __\\__ \\ __\__ \\_ __ \_ __ \/ _ \ \/ \/ / /_____/ / / | | / __ \| | / __ \| | \/| | \( <_> ) / /_/ |__| (____ /__| (____ /__| |__| \____/ \/\_/ \/ \/
Install
Install with npm
$ npm install fatarrow-ascii-art
Usage
CoffeeScript
fatarrowAsciiArt = require 'fatarrow-ascii-art'
console.log fatarrowAsciiArt
JavaScript
var fatarrowAsciiArt = require('fatarrow-ascii-art');
console.log(fatarrowAsciiArt);
Table of Contents
Contributing
See CONTRIBUTING.md
Changelog
See CHANGELOG.md
License
See LICENSE