Mooshell: Edit & Debug Mootools Scripts Online
Mooshell is a scrappy online tool for testing HTML, CSS, and Javascript elements, but more importantly, a tool for combining all these together to debug Mootools code. You only need to enter your Javascript, CSS, and HTML in the corresponding boxes and click run to view the results. The application is ideal for programmers who want to test their snippets before implementing them on website.
![]()
You can also save your work if you plan to edit your code later, and collaborate with others using a generated URL. Future releases of Mooshell promise user logging, snippets collection, and tagging to name a few.
Features:
- Edit & debug Mootools scripts online
- Backend support for AJAX calls.
- Clean, Save, Run, and Update your Mootools code on the fly.
- Make quick edits and view results instantly.
- Emulates the lightweight quality of Mootools coding.
- Collaborate with others using a generated URL.
- Similar tools: Codepad.
Check out Mooshell @ www.mooshell.net


