This package provided an implementation of the CSS Object Model's CSSStyleDeclaration interface for Node.js.
Its implementation has been merged into jsdom, where development continues. The standalone cssstyle package is no longer supported or maintained. For maintained CSS style functionality, use jsdom through APIs such as element.style and window.getComputedStyle().
Existing releases remain available on npm and have not been deprecated there, to avoid installation warnings for applications that continue to use this package.
To browse the source code from before this repository was archived, see Git history.