send link to app

SiteFlow


Developer Tools
Developer: witiz
Free

The life-saver app for web developers !
Easily check syntax, minify or process all your web assets (stylesheets, scripts and templates) as you edit them with your favorite text editor!


Styles processing
--------------------
Whether youre working with plain CSS or with Less, Sass or Stylus, SiteFlow will handle your styles just fine with full syntax check, compiling and also minification.

Scripts processing
--------------------
SiteFlow adds the ability to combine your JavaScript files into one single file, check your scripts syntax with JSHint and minify the output with UglifyJS. Oh, and if youre using CoffeeScript, SiteFlow can compile your scripts too!

Templates processing
--------------------
Building static websites or quick prototypes has never been this easy with the power of the Jinja2 template engine!

Auto browser reload
--------------------
Whenever you change your styles, your scripts or any other files in your projects, SiteFlow can perform a live reload in your web browser to make your changes immediately visible, no more F5!

File monitoring
--------------------
SiteFlow watches your projects folders and processes files as soon as you make changes.

Built-in compilers
--------------------
SiteFlow ships with all the needed libraries. Nothing to install, it just works!

Team friendly
--------------------
All settings are stored in your projects folder within a single file. This makes sharing your settings with the rest of your team dead easy.