Skip to content
View MoonScript's full-sized avatar

Organizations

@socialcast

Block or report MoonScript

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. jQuery-ajaxTransport-XDomainRequest jQuery-ajaxTransport-XDomainRequest Public

    jQuery ajaxTransport extension that uses XDomainRequest for IE8 and IE9.

    JavaScript 939 306

  2. jquery-wait jquery-wait Public

    $.wait jQuery extension that wraps setTimeout in a $.Deferred object

    JavaScript 5 2

  3. jquery-ui jquery-ui Public

    Forked from jquery/jquery-ui

    The official jQuery user interface library.

    JavaScript 2

  4. jquery jquery Public

    Forked from jquery/jquery

    jQuery JavaScript Library

    JavaScript 2

  5. jquery-on-off-shim jquery-on-off-shim Public

    If you're stuck on jQuery < 1.7, but would like to use the new "on" and "off" event-binding functions, you can drop in this shim to get full on/off features. jQuery >= 1.4.3 required.

    JavaScript 1

  6. jquery-onFirst jquery-onFirst Public

    Replacement for "one", which will run the bound event-handler once for EACH element that matches the selector.