cssstyle (2.3.0)
Published 2026-02-24 13:54:59 +00:00 by atheaadmin
Installation
registry=npm install cssstyle@2.3.0"cssstyle": "2.3.0"About this package
CSSStyleDeclaration
A Node JS implementation of the CSS Object Model CSSStyleDeclaration interface.
Background
This package is an extension of the CSSStyleDeclaration class in Nikita Vasilyev's CSSOM with added support for CSS 2 & 3 properties. The primary use case is for testing browser code in a Node environment.
It was originally created by Chad Walker, it is now maintaind by Jon Sakas and other open source contributors.
Bug reports and pull requests are welcome.
Dependencies
Dependencies
| ID | Version |
|---|---|
| cssom | ~0.3.6 |
Development Dependencies
| ID | Version |
|---|---|
| babel-generator | ~6.26.1 |
| babel-traverse | ~6.26.0 |
| babel-types | ~6.26.0 |
| babylon | ~6.18.0 |
| eslint | ~6.0.0 |
| eslint-config-prettier | ~6.0.0 |
| eslint-plugin-prettier | ~3.1.0 |
| jest | ^24.8.0 |
| npm-run-all | ^4.1.5 |
| prettier | ~1.18.0 |
| request | ^2.88.0 |
| resolve | ~1.11.1 |
Keywords
CSS
CSSStyleDeclaration
StyleSheet