Skip to content
This repository was archived by the owner on Sep 18, 2026. It is now read-only.

Latest commit

 

History

389 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 

Repository files navigation

cssstyle is no longer maintained as a standalone package

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.

About

A Node.js implementation of the CSS Object Model CSSStyleDeclaration interface

Topics

Resources

Security policy

Stars

130 stars

Watchers

7 watching

Forks

Releases

Sponsor this project

Used by

Contributors