1.0.1 • Published 11 years ago

fatarrow-ascii-art v1.0.1

Weekly downloads
13
License
MIT
Repository
github
Last release
11 years ago

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

1.0.1

11 years ago

1.0.0

11 years ago

0.2.1

11 years ago

0.2.0

11 years ago

0.1.1

11 years ago

0.1.0

11 years ago