exp0nge / codeprinter

Print out code easily

Home Page:http://jaredpetersen.github.io/codeprinter/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Codeprinter

Codeprinter's goal is pretty self-explanatory: to make it easier to print out code on paper. Many IDE's either don't allow you to print or have some weird quirks like adding unneccessary headers and footers, not allowing you to change your font size, or not providing syntax highlighting on your printout.

Codeprinter makes it easy. Simply copy your code into the text box, select your desired font, font size, and syntax highlighting theme and then hit print.

Screenshots

Paste your code Change your font size Print your code

How to Contribute

Find a bug? Want to request a new feature? Awesome! Create an issue and/or submit a pull request. Just want to show your support for the project? Buy me a coffee.

About

Print out code easily

http://jaredpetersen.github.io/codeprinter/

License:MIT License


Languages

Language:HTML 52.8%Language:CSS 28.0%Language:JavaScript 19.2%