Skip to content

Node cli tool to remove all occurrences of a specified CSS class from an html file

Notifications You must be signed in to change notification settings

jasontumusiime/remove-css-class-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

remove-css-class

Node cli tool to remove all occurrences of a specified CSS class from an html file

Installation

git clone git@github.com:jasongeorgetumusiime/remove-css-class-.git

cd remove-css-class-

npm install

npm link

Usage

remove-css-class --input=/location-to-input-html-file --output=/location-to-output-html-file --classname=classNameToRemove

License

MIT LICENSE

About

Node cli tool to remove all occurrences of a specified CSS class from an html file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published