lesscss-engine
LESS compiler
A Java wrapper for LESS.js, providing basic access to the core LESS functionality.
LESS Engine - A Java wrapper for less.js
220 stars
14 watching
66 forks
Language: JavaScript
last commit: about 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
sommeri/less4j | A Java-based compiler for the Less programming language, translating its syntax into standard CSS. | 146 |
shellscape/postcss-less | An extension for PostCSS that enables parsing and processing of LESS files | 124 |
timdouglas/sublime-less2css | A plugin for Sublime Text that compiles LESS files to CSS on save | 202 |
metaskills/less-rails | A gem that integrates the Less stylesheet language into the asset pipeline of Ruby on Rails applications. | 340 |
kib357/less-go | A Go-based compiler for the Less CSS preprocessor | 17 |
ls-age/svelte-preprocess-less | A Svelte preprocessor for Less CSS files | 13 |
cowboyd/less.rb | Provides Ruby bindings to a dynamic stylesheet language that compiles CSS-like code into CSS. | 120 |
less/less-plugin-autoprefix | Post-processes CSS generated by Less to add browser-specific prefixes | 170 |
madebysource/lesshat | A mixin library for LESS CSS that provides standard, cross-browser compatible CSS3 property mixins | 2,187 |
mishal/iless | A PHP port of a CSS preprocessor that extends the CSS language with features like variables and mixins. | 47 |
jean343/styless | Enables declarative styling with familiar Less syntax in styled-components | 65 |
crunch/postcss-less | A plugin that integrates the Less CSS preprocessor into a PostCSS workflow | 35 |
x-projs/cssbuilder | Automates compilation of LESS/SASS/SCSS/Stylus files to CSS in .NET projects. | 6 |
lesscpy/lesscpy | A Python-based compiler for the LESS programming language. | 144 |
gulp-community/gulp-less | A plugin for the Gulp task runner to compile LESS files into CSS. | 559 |