gucci-gang
v1.0.0
Published
Gucci gang, Gucci gang, Gucci gang, Gucci gang, Gucci gang, Gucci gang, Gucci gang
Downloads
12
Readme
gucci-gang
Gucci gang, Gucci gang, Gucci gang, Gucci gang, Gucci gang, Gucci gang, Gucci gang
Installation
npm install gucci-gang
Not sure why you would ever install this though.
Usage
The simplest way to use this package is to use the CLI:
$ npx gucci-gang
This will print an ASCII art picture of Lil Pump to your terminal, like so:
You can alternatively use the programmatic API:
import gucciGang from 'gucci-gang'
gucciGang()
.then(text => console.log(text))
.catch(err => console.error(err))