An open API service indexing awesome lists of open source software.

https://github.com/websemantics/figlet-browserify

Figlet.js with Browserify
https://github.com/websemantics/figlet-browserify

Last synced: 4 months ago
JSON representation

Figlet.js with Browserify

Awesome Lists containing this project

README

        

```
________ _____________
___ __ )_______________ _______________________(_)__ __/____ __
__ __ |_ ___/ __ \_ | /| / /_ ___/ _ \_ ___/_ /__ /_ __ / / /
_ /_/ /_ / / /_/ /_ |/ |/ /_(__ )/ __/ / _ / _ __/ _ /_/ /
/_____/ /_/ \____/____/|__/ /____/ \___//_/ /_/ /_/ _\__, /
Figlet.js /____/
```
> Figlet.js with Browserify

# Install

```bash
npm install figlet-browserify
```

# Related

[Figlet.js](https://github.com/patorjk/figlet.js), A FIG Driver written in JavaScript which aims to fully implement the FIGfont spec.