I am looking for Java-based Less CSS compilers.
On Github, I have stumbled across
- lesscss4j
- lesscss-java
Both are from the same developer. Unfortunately I cannot quite figure out the difference between them.
Can somebody tell me?
Which other compilers do you know?
LESS Engine wraps the javascript compiler in a straight-forward Java interface.
I haven’t used lesscss-java, so I can’t comment on relative quality, but in the small tasks I’ve needed, I’ve had no complaints with Less Engine.