Skip to content

tdoan/abscss

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

abscss

Breadth first search an HTML page and spit out all the branches of the tree as CSS selectors. Simple filtering is currently hardcoded to ignore HTML tags that we don’t style.

Notes

Inspired by Russ Russ Weakley’s explanation of how he gets started adding style to semantically marked up HTML document.

If you find this at all useful please submit feature requests. Right now it’s pretty simplistic. One idea was to add spidering so you could build selectors up over an entire site.

Copyright © 2010 Tony Doan. See LICENSE for details.

About

Reduce an HTML page into CSS selectors

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages