less4j

CSS compiler

A Java-based compiler for the Less programming language, translating its syntax into standard CSS.

Less language is an extension of css and less4j compiles it into regular css. Less adds several dynamic features into css: variables, expressions, nested rules, and so on. Less was designed to be compatible with css and any correct css file is also correct less file.

GitHub

146 stars
15 watching
47 forks
Language: Java
last commit: almost 4 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
cowboyd/less.rbProvides Ruby bindings to a dynamic stylesheet language that compiles CSS-like code into CSS.120
kib357/less-goA Go-based compiler for the Less CSS preprocessor17
asual/lesscss-engineA Java wrapper for LESS.js, providing basic access to the core LESS functionality.220
timdouglas/sublime-less2cssA plugin for Sublime Text that compiles LESS files to CSS on save202
hyra/lessA CakePHP plugin that converts LESS files to CSS using only PHP.27
x-projs/cssbuilderAutomates compilation of LESS/SASS/SCSS/Stylus files to CSS in .NET projects.6
gruntjs/grunt-contrib-lessCompiles LESS files to CSS667
mishal/ilessA PHP port of a CSS preprocessor that extends the CSS language with features like variables and mixins.47
i-net-software/jlesscA pure Java compiler for the Less CSS preprocessor56
therebelrobot/trrtoolbelt.lessA collection of reusable utility functions and mixins for common CSS actions2
purcell/less-css-modeEmacs support for compiling LESS CSS files on save100
kizza/css-less-ishA plugin that compiles CSS variables and nesting into standard CSS without requiring a separate preprocessor or third-party libraries.48
groenewege/vim-lessProvides syntax highlighting, indentation, and autocompletion for the LESS dynamic CSS language in Vim.599
metaskills/less-railsA gem that integrates the Less stylesheet language into the asset pipeline of Ruby on Rails applications.340
dotless/dotlessA .NET port of the Ruby Less CSS library, providing a compiler and tools for writing CSS with variables, nested rules, and operators.693