New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

cssom-gen

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cssom-gen

Programmatically generate CSS using CSSOM

latest
Source
npmnpm
Version
0.0.2
Version published
Maintainers
1
Created
Source

cssom-gen

A library for programmatically generating CSS using the W3C CSSOM standard as a base.

Usage

Setup

npm i cssom-gen

Environments

This library is intended to work in both in Node.js and the browser.

Examples

TODO...

API

TODO...

Reference

TODO...

About

Project Goals

Provide an easy way to programmatically generate CSS using the CSSOM standard with confidence in the validity of the output.

Keywords

cssom

FAQs

Package last updated on 19 Sep 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts