Skip to content

noodlelover1/beauticode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logo

BeautiCode

Turn your code snippets into art

Website

Features

  • 🎨 Turn pieces of code into a real piece of art
  • ✨ Clean images with "window" look
  • 📤 Download output in PNG

Example

That :

const savedFilename = localStorage.getItem('codecanvas_filename');
            if (savedFilename) {
                filenameInput.value = savedFilename;
            }

Turns into that :

code

Tech Stack

This project is using only static HTML, CSS and vanilla JavaScript.

License

AGPL-v3.0

About

✨ Turn your code snippets into art

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors