/ascii-today

A super-fast ASCII title generator.

Primary LanguageVueMIT LicenseMIT

ASCII Today

A super-fast ASCII title generator.


This is a simple Vue.js front-end built on top of the hard work done by the font creators and patorjk who wrote the figlet.js font parser.

Build basics

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build