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
- Host: GitHub
- URL: https://github.com/websemantics/figlet-browserify
- Owner: websemantics
- Created: 2016-07-18T15:18:31.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-07-18T17:12:44.000Z (almost 9 years ago)
- Last Synced: 2025-01-26T08:46:30.744Z (5 months ago)
- Language: JavaScript
- Size: 2.93 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.