Skip to content

Basic HTML tag and attribute tools bundled into a hopefully semi-descent GUI.

Notifications You must be signed in to change notification settings

J4C0814N/HTMLReplacer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HTMLReplacer

Basic HTML tag and attribute tools bundled into a hopefully semi-descent GUI.

This app came about because I needed a better way to fix WCAG 2.0 AA validation errors in HTML code generated by third-party tools. One of the biggest things was that no tags included a for attribute.

I plan to continue developing it as more issues similar to the above come up.

At the moment it is super basic. Only one working function, and no complex objects. Uses the HTMLAgilityPack NuGet Package.

Basic usage:

  1. Download
  2. Compile / Run
  3. Copy/Paste HTML directly into the left textbox and press the >> button
  4. Alternatively use the Import button to select a html/text file directly
  5. Watch the magic happen

About

Basic HTML tag and attribute tools bundled into a hopefully semi-descent GUI.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages