fatarrow-ascii-art

1.0.1 • Public • Published

fatarrow-ascii-art

License Version Build Status Dependency Status

         __         _____        __
 ______  \ \      _/ ____\____ _/  |______ ______________  ______  _  __
/_____/   \ \     \   __\\__  \\   __\__  \\_  __ \_  __ \/  _ \ \/ \/ /
/_____/   / /      |  |   / __ \|  |  / __ \|  | \/|  | \(  <_> )     /
         /_/       |__|  (____  /__| (____  /__|   |__|   \____/ \/\_/
                              \/          \/

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

Readme

Keywords

Package Sidebar

Install

npm i fatarrow-ascii-art

Weekly Downloads

7

Version

1.0.1

License

MIT

Last publish

Collaborators

  • carylandholt