[ 原始碼: less.js ]
套件:node-less(3.13.0+dfsg-11)
node-less 的相關連結
Debian 的資源:
下載原始碼套件 less.js:
- [less.js_3.13.0+dfsg-11.dsc]
- [less.js_3.13.0+dfsg.orig-image-size.tar.xz]
- [less.js_3.13.0+dfsg.orig.tar.xz]
- [less.js_3.13.0+dfsg-11.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [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: node-tslib
- Implementation of tslib for javascript
-
- dep: nodejs
- evented I/O for V8 javascript - runtime executable
-
- rec: node-source-map
- Mozilla source map generator and consumer - Node.js module