JSCSSP a CSS parser in JavaScript
Releases and trunk
There is no stable release of JSCSSP yet.
But the work-in-progress source is available at
License
JSCSSP is released under the tri-license MPL/GPL/LGPL
Portions of code's CSSScanner come from Gecko's nsCSSScanner. A few lines of JSCSSP are also adapted from Gecko's nsCSSParser. Both are Copyright 1998 Netscape Communications Corporation and used under the MPL.
trim11
is a work done by Steven Levithan and released here in the
public domain.