Files
meteor/packages/non-core/jquery
Ben Newman 24e02b7411 Avoid bundling jquery twice (#10498)
Although the Meteor jquery package is no long a core package (and thus is
not tied to the Meteor release), it seems like a good idea to nudge folks
towards installing jquery from npm, instead of relying on the very old
version (1.12.1) residing in meteor/packages/non-core/jquery/jquery.js.

Closes #10289.
2019-12-18 13:45:36 -05:00
..
2019-12-18 13:45:36 -05:00

jquery

Source code of released version | Source code of development version


jQuery is a fast and concise JavaScript Library that simplifies HTML document traversing, event handling, animating, and Ajax interactions for rapid web development.

The jquery package adds the jQuery library to the client JavaScript bundle. It has no effect on the server.

This package is automatically included in every new Meteor app by meteor create.

In addition to the jquery package, Meteor provides several jQuery plugins as separate packages. These include: