Scripts
MooTools FileManager
MooTools InputMask Class
A Better Pagination
MooTools Tree-Component
MooTools PseudoSelectors: extended
Snippets
PHP
Image Wrapper and Uploader
DataComparison Class
Abandoned Scripts
MooTools Ext-Adapter
The MooTools ExtJS-Adapter is no longer maintained, but you are still able to download and use it. If you fix any bugs you may encounter or extend its functionality, please report back so I can keep it still updated. Has been tested with MooTools 1.2 and ExtJS 2.0.2 and ExtJS 2.1.
Download the MooTools Ext-Adapter
Install-Notes
Put the following lines before your ext-all.js in your scripts <script type="text/javascript" src="path/to/mootools.js"></script> <script type="text/javascript" src="path/to/ext-mootools-adapter.js"></script> If you want to use the uncompressed version (for testing): <script type="text/javascript" src="path/to/mootools.js"></script> <script type="text/javascript" src="path/to/source/core/Ext.js"></script> <script type="text/javascript" src="path/to/mootools-bridge.js"></script>