Fork me on GitHub

jQuery Builder

jQuery Builder lets you easily build a custom version of jQuery that just includes the modules you need.

Choose which modules you'd like to include in your custom build:

Options
Modules
    Filesize: / Gzip:
    Build

    or

    curl http://...

    CLI

    You can also build a custom version of jQuery using the node.js cli tool.

    Install

    npm install -g jquery-builder

    Usage

    jquery-builder --exclude ajax,css -m

    Usage Options

    jquery-builder --help

    Todo

    • Show filesize for each module.
    • Remember selected modules