Skip to content

navidmx/revamp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Revamp

Revamp takes ancient, outdated websites and uses a variety of conditionals and algorithms to nearly instantly restyle them to enhance user experience, improve long-term compatibility, and utilize modern styling techniques.

Submission for CMU Hacks 2018, won 3rd Place by GSK sponsorship.

Examples

Converts outdated inline styling tags and updates code to be more responsive. For example:

  • <center> becomes <div class="centered"> with centered {text-align: center}
  • <font size="12px"> becomes <p> with p {font-size: 1vw}

About

CMU Hacks 2018, 3rd Place (GSK). Enhances outdated websites with a variety of algorithms to nearly instantly restyle and modernize them.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors