Skip to content

jckdm/CSS-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSS parser

Terminal screenshot demonstrating user experience with parsing software

  1. prompts user for path to/filename of singular or multiple .css file(s)
  2. prompts user for path to/filename of singular or multiple .html file(s)
  3. prints undefined classes and IDs, corresponding files
  4. prints unused classes and IDs, corresponding files and line numbers
  5. re-writes .css files without unused classes and IDs

TODO:

  1. thoroughly edgecase re-writing stage

About

Tool that identifies, removes, and/or defines unused classes and IDs in CSS

Topics

Resources

Stars

Watchers

Forks

Languages