Plugins built for Mootools 1.2.4
See also: Mootools | the docs | the license | git (code repo) | assets
This page was built using the MooTools Depender application, which you can download and run yourself, if you like.
Select the files you need for your application. You can select as many as you like. Green items in the list are files that will be included in your download - these are dependencies of the files you select. You may, if you like, include entire libraries by selecting that option in the header for each library you wish to include.
Select any files or libraries you wish to exclude. This is useful if a portion of your application has already been loaded. For example, if you load MooTools Core through the Google Ajax Libraries API, and you want to include a plugin from MooTools More you can select the files you want and exclude MooTools Core, which you already have.
Choose what compression you want for your file. The default is noted and if you make no selection this default will be used. Note that if you do not specify a compression and later the server changes configuration, scripts included directly from the builder will switch to the compression configured at that time.
To get your library, you can download the file directly by clicking "Download." You can, alternately, copy the url to the file or copy the script tag for the url. This will pull the build library from the builder every time it is requested. If caching is enabled compressed libraries will be cached (to disk) to improve performance. Sites with high performance needs will likely want to implement a more robust caching system such as memcached.
Scripts output by this library include in their header comments a list of all files they include as well as a url that can be used to recreate them.
See the readme on github.
Copy the selected text:
|
|
JavaScript Packer | Code is obfuscated and cleared of all whitespace. Uses the php5 version of Dean Edwards Packer. The output does not use eval. |
|
|
No Compression | Full Source, includes documentation. Recommended while testing & building. |