Skip to content

TShadwell/Nice.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Nice.js

Compiles javascript into ascii art! It is based on horrible.js, but as well as compiling, it folds the text into an image.

You can clone this repository if are so inclined to fiddle with the code, or you can use the online version, here. #Usage Use a data URI converter to convert the image of your choice (like this one), paste it in. The rest is intuitive (I hope). Expect a proportional lagtime for large code, consider sectioning part of your code to be compiled with this, and leave the else as normal to reduce size and compilation times. Small images <90000px^2 recommended, as the image processing is very inefficient. #Example That face- the Javascript part of nice.js compiled.

About

A Javascript to ASCII art compiler.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published