CSS, LESS, SASS
Sort:
popular
|
newest
4. PH CSS62 usages
com.helger » ph-cssApache
Java CSS 3 parser and builder
Last Release on Aug 1, 2023
6. Less4j40 usages
com.github.sommeri » less4jApacheEPLGPL
Less language is an extension of css and less4j compiles it into regular css. It adds several dynamic features into css: variables, expressions, nested rules.
Less4j is a port. The original compiler was written in JavaScript and is called less.js. The less language is mostly defined in less.js documentation/issues and by what less.js actually do. Links to less.js:
* home page: http://lesscss.org/
* source code & issues: https://github.com/cloudhead/less.js
Last Release on Mar 14, 2016
A Java wrapper for LESS (http://lesscss.org). LESS extends CSS with: variables, mixins, operations and nested rules.
Last Release on Jul 28, 2014
jStyleParser is a CSS parser written in Java. It has its own application interface that is designed to allow an efficient CSS processing in Java and mapping the values to the Java data types. It parses CSS 2.1 style sheets into structures that can be efficiently assigned to DOM elements. It is intended be the primary CSS parser for the CSSBox library. While handling errors, it is user agent conforming according to the CSS specification.
Last Release on Jan 31, 2021
10. JLessC17 usages
de.inetsoftware » jlesscMIT
A Less CSS compiler written completely in Java (pure Java).
Last Release on Jul 7, 2020