CSS, LESS, SASS

Sort: popular | newest
Batik CSS engine
Last Release on Aug 21, 2023
SAC is a standard interface for CSS parsers.
Last Release on Mar 23, 2008
A CSS parser which implements SAC (the Simple API for CSS).
Last Release on Dec 28, 2022
Java CSS 3 parser and builder
Last Release on Aug 1, 2023
Official LESS CSS Compiler for Java
Last Release on Jun 8, 2014
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 pure Java implementation of the http://sass-lang.com compiler
Last Release on Dec 2, 2015
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
A Less CSS compiler written completely in Java (pure Java).
Last Release on Jul 7, 2020