[ 源代码: node-css ]
软件包:node-css(2.1.0-2)
JavaScript CSS parser and stringifier - Node.js module
This module provides a CSS parser in JavaScript, able to make stylesheet rules available as JavaScript object, and a CSS stringifier which takes an abstract syntax tree from parser and outputs a CSS-formatted string.
Node.js is an event-based server-side JavaScript engine.
其他与 node-css 有关的软件包
|
|
|
|
-
- dep: node-inherits
- Exposes inherits function from Node.js environment
-
- dep: node-source-map
- Mozilla source map generator and consumer - Node.js module
-
- dep: nodejs
- evented I/O for V8 javascript - runtime executable