JSCSSP - CSS parser in JavaScript 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