GitPedia

Cssstyle

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

From jsdom·Updated April 29, 2026·View on GitHub·

A Node.js implementation of the CSS Object Model [`CSSStyleDeclaration` class](https://drafts.csswg.org/cssom/#the-cssstyledeclaration-interface). The project is written primarily in JavaScript, distributed under the MIT License license, first published in 2012. Key topics include: css, cssom, cssstyledeclaration, jsdom.

Latest release: v6.2.06.2.0
March 2, 2026View Changelog →

CSSStyleDeclaration

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

Background

This package is an extension of the CSSStyleDeclaration class in Nikita Vasilyev's CSSOM, with added support for modern specifications. The primary use case is for testing browser code in a Node environment.

It was originally created by Chad Walker, it is now maintained by the jsdom community.

Bug reports and pull requests are welcome.

Contributors

Showing top 12 contributors by commit count.

View all contributors on GitHub →

This article is auto-generated from jsdom/cssstyle via the GitHub API.Last fetched: 6/28/2026