Skip to content

alexo/less4j

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Less4j is port of less.js into Java.

Our twitter account: Less4j

In Progress:

  • CSS3 selectors - namespaces are open.

Roadmap:

  • clean up unit tests,
  • write better README.mf,
  • add basic CSS hacks into it to see whether it is possible,
  • add error handling - at least reasonable basic version,
  • make it compatible with css2.1 and css3,
  • make API,
  • add less.js features and document the grammar while doing it,
  • finalize API.

Links:

Documentation:

Architecture and comments handling are described in a [blog post] (http://meri-stuff.blogspot.sk/2012/09/tackling-comments-in-antlr-compiler.html).

The rest of the documentation is on wiki.

Architecture:

I'm still experimenting with the architecture.

API:

Not finished yet.

About

Port of less.js into java.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%