软件包: node-less (1.6.3~dfsg-2)
node-less 的相关链接
Trisquel 的资源:
下载源码包 less.js:
维护者:
Original Maintainers:
- Debian Javascript Maintainers (Mail Archive)
- Jonas Smedegaard
外部的资源:
- 主页 [lesscss.org]
相似软件包:
LESS CSS meta-language - compiler and Node module
Node is an event-based server-side JavaScript engine.
LESS is a meta-language on top of CSS that’s used to describe the style of a document cleanly and structurally, with more power than flat CSS allows. LESS both provides a simpler, more elegant syntax for CSS and implements various features that are useful for creating manageable stylesheets.
less.js is the reference implementation of LESS, written in JavaScript.
This package contains less.js usable as Node module, and the script lessc for statically compiling LESS data into CSS.
其他与 node-less 有关的软件包
|
|
|
-
- dep: nodejs (>= 0.6.19~dfsg1-3~)
- evented I/O for V8 javascript
-
- rec: node-source-map
- Mozilla source map generator and consumer - Node.js module