Krasimir Tsonev is announcing that AbsurdJS with version number 0.3.5 is already available to download.
What is AbsurdJS ?
AbsurdJS is A JavaScript library that allows developers to assemble their CSS or HTML code via JS syntax, broadening support for conditional code execution .
AbsurdJS is a CSS and HTML preprocessor, in the domain of similar tools like Less.js, HAML or SCSS.Just like them, it uses an intermediate step where more complex execution criteria can be added.This means that the final CSS and HTML code that gets sent to the user can be different, based on the user’s local conditions and usage patterns.The AbusrdJS library works with client-side (browsers) and server-side (Node.js) environments.
This is changelog for AbsurdJS version 0.3.5 :
You can read the complete changelog and also download this latest version on their homepage: absurdjs.com
