lessphp

lessphp 0.5.0

LESS stands for Leaner CSS and it's an extension to the CSS language adding support for variables, nested rules, mixins and operations.In most cases, developers use either Ruby or JavaScript to convert LESS files to normal CSS.This PHP library provides a...

scssphp

scssphp 0.4.0 updated

By default, SCSS (SASS) code is compiled in Ruby, and many libraries that work with SCSS (SASS) rely on Ruby to do so. This PHP library provides a way to compile SCSS (SASS) source to normal CSS using a normal PHP engine. The library wraps around SCSS...

Sticky-Kit

Sticky-Kit 1.1.3 updated

Sticky-Kit is perfect for creating sticky menu containers, dashboard widgets or any other tool that needs to always stay visible on a Web page. More than one sticky element can be used on the same page, with support for custom limits where the sticky...

MoonScript

MoonScript 0.4.0 updated

MoonScript was inspired by CoffeeScript and is one of the fastest to-Lua compilers around. MoonScript code can be compiled at runtime or at a peculiar time and have the code executed later.What is new in this release:Added continue keyword for skipping...