JSIL

JSIL 1.0

This tool takes CIL bytecode created by .NET libraries and applications and converts it to JavaScript.This allows a .NET created executable file to work via the browser (JavaScript).Can be used for converting simple desktop widgets and up to complete...

Mammouth

Mammouth 2.0.1

Mammouth works via Node.js or the browser and produces code that can run on any PHP server.Just like CoffeeScript, Mammouth's main role is to simplify code writing by providing a simplified syntax that looks like the original code but it's much more...

LLJS

LLJS 1.0

LLJS is a compiler for interpreting a slightly altered JavaScript syntax, but which produces standards compliant JavaScript output.LLJS is an attempt at implementing low-level statically typed features in a high-level dynamically typed language like...

Weber

Weber 1.0.6

Weber can compile, merge and compress various scripts and stylesheets before sending them to the client's browser.This speeds up the loading process for that app/website, and helps the developer deliver faster products, optimized for today's...

Django Gears

Django Gears 0.7.1

Django is a high-level Python web framework that encourages rapid development and clean, pragmatic design.Gears is a Python tool for merging and compressing client-side assets like CSS and JavaScript.This projects merges the two, providing a module for...

Clean-css

Clean-css 0.7.0

Similar to many other CSS compilers out there, Clean-css is a little bit faster thanks to its Node.js integration.Under the hood it does all the things a CSS minifier should do.From removing comments and whitespace, to optimizing color codes and even to...

mkr

mkr 0.9.0 updated

mkr works via the Node.js CLI and a mkrfile.js config (target) file.Developers write their configurations inside the mkrfile.js file, where they add the commands and operations they want to execute, along with the "target", a trigger for starting the...

Lumbar

Lumbar 5.0.0

Lumbar works by sniffing the user's device details, building the JS code and delivering appropriate modules.Besides generating the correct JS code needed in the app, it will also get all the appropriate Stylus files compile them to CSS, and send them to...