Process Less, Sass, Stylus, Jade, Haml, Slim, CoffeeScript, Javascript, and Compass files automatically each time you save. Easily set options for each language. | The Closure Compiler is a tool for making JavaScript download and run faster. It is a true compiler for JavaScript. Instead of compiling from a source language to machine code, it compiles from JavaScript to better JavaScript. It parses your JavaScript, analyzes it, removes dead code and rewrites and minimizes what's left. It also checks syntax, variable references, and types, and warns about common JavaScript pitfalls. |
Compile Everything - Less, Sass, Stylus, CoffeeScript, Typescript, Jade, Haml, Slim, Markdown & Javascript.;Auto-Refresh Browsers - Refresh browsers across devices: Mac, PC, iOS, Android & kitchen fridge. Never hit command+R again.;Bower Built-In - Install 6,000+ components with a single click: Bootstrap, jQuery, Modernizr, Zurb Foundation, even WordPress.;It Just Works - There's no grunting at a command line and zero setup. Just drop your project on the app and go. | parses JavaScript, analyzes it, removes dead code and rewrites and minimizes what's left;
checks syntax, variable references, and types, and warns about common JavaScript pitfalls;
transpiling some ECMAScript 6 code to ECMAScript 3 |
Statistics | |
GitHub Stars - | GitHub Stars 7.6K |
GitHub Forks - | GitHub Forks 1.2K |
Stacks 69 | Stacks 203 |
Followers 103 | Followers 62 |
Votes 28 | Votes 5 |
Pros & Cons | |
Pros
| Pros
|
Integrations | |
| No integrations available | |

It is an interface tool which handles pre-processing, and other front-end tasks. Its greatest strength is the incredible ease with which it allows you to use pre-processors of various kinds, be they for CSS, HTML or JavaScript.

LiveReload monitors changes in the file system. As soon as you save a file, it is preprocessed as needed, and the browser is refreshed.

BrowserSync makes your tweaking and testing faster by synchronising file changes and interactions across multiple devices. It’s wicked-fast and totally free.