• #Stylus
    http://learnboost.github.com/stylus

    Un « compilateur » de #CSS tournant avec #node.js

    Features :
    – Optional colons
    – Optional semi-colons
    – Optional commas
    – Optional braces
    – Variables
    – Interpolation
    – Mixins
    – Arithmetic
    – Type coercion
    – Dynamic importing
    – Conditionals
    – Iteration
    – Nested selectors
    – Parent referencing
    – Variable function calls
    – Lexical scoping
    – Built-in functions (over 25)
    – In-language functions
    – Optional compression
    – Optional image inlining
    – Stylus executable
    – Robust error reporting
    – Single-line and multi-line comments
    – CSS literal for those tricky times
    – Character escaping
    – TextMate bundle