Skip to content

rzurad/TEXTp

Repository files navigation

TEXTp Image Filter

A fun little Ember-CLI app that converts images into TEXTp—Youtube's 2010 April Fool's joke. Play with it here.

Supported platforms

Tested on Chrome 37, Firefox 32, Safari 7.1, IE 11, and Opera 24. Mobile devices are currently not supported.

Setup

This app uses Ember-CLI and is a static app. Everything happens locally in the browser and there is no need for a back-end. Build it and serve it:

npm install -g ember-cli
npm install -g bower
npm install
bower install
ember build --environment=production

or run a local server with:

ember serve

About

An Ember-CLI app that converts images to ASCII art in the style of YouTube's TEXTp April Fools joke

Resources

Stars

Watchers

Forks

Packages

No packages published