Skip to content

htmlyze visualizes the class/id structure of one or more pages using d3js. It is especially usefull when trying to get back into the CSS structure of an older project or cleaning up CSS to find potentially redundant CSS.

License

Notifications You must be signed in to change notification settings

freaktechnik/htmlyze

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

htmlyze

htmlyze visualizes the class/id structure of one or more pages using d3js. It is especially usefull when trying to get back into the CSS structure of an older project or cleaning up CSS to find potentially redundant CSS.

CORS

As htmlyze fetches a pages content using JS, loading pages on another domain that does not have a CORS header stating it to be safe to be loaded by the page will fail.

About

htmlyze visualizes the class/id structure of one or more pages using d3js. It is especially usefull when trying to get back into the CSS structure of an older project or cleaning up CSS to find potentially redundant CSS.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published