Tools for jade template development

I recently started digging into node.js and the express framework.
One thing i like about it is that it comes with the beautiful jade template engine by default.

Here are some things that come real hany when you are working with jade.

This one really saved my mental health in more than one case.
Just paste your HTML and you get nice and clean jade code:

http://html2jade.aaron-powell.com/

If you are using Netbeans, make sure you don’t miss to install the beautifully working plugin for .jade files.

https://github.com/lumenlunae/jade-netbeans-syntax-highlighting

If you are developing in PHP and want to check out jade anyway, check this out:

No seriously, check THIS:

https://github.com/everzet/jade.php