Skip to content

FGRibreau/JSCSSP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

JSCSSP - CSS parser in JavaScript Gittip

Donate Bitcoins

This is a modified version of JSCSSP which remove DOM pollution. (and I'm not the author of JSCSSP).

Usage

var parser = new CSSParser();
parser.parse("a{color:#FF0OFF;}", false, true);

Donate

Donate Bitcoins

About

JSCSSP without DOM pollution

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published