pirate-flag

A black flag bearing the figure of a skeleton


Keywords
banner, pirate-flag, generator
License
Unlicense
Install
npm install pirate-flag@0.1.1

Documentation

pirate-flag

A black flag bearing the figure of a skeleton

npm travis appveyor

🏴 Install

npm i -D pirate-flag

🏴 Usage

var pirateFlag = require('pirate-flag');
pirateFlag(packageJson?: object, libInfo?: object, options?: object);

packageJson?: object

name: string
version: string

options?: object

comment: boolean
columns: number
lineChar: string
image: array

🏴 License

Unlicense