/meteor-jquery-ui

jQueryUI as a Meteor Smart Package

Primary LanguageJavaScript

##jQuery UI - Meteor Smart Package

This is a simple port of jqueryui. This fork contains jQuery UI 1.10.3 version, which is required by some JS components.

###How to use?

In your smart.json file add following lines:

"jquery-ui": { "git": "https://github.com/asavin/meteor-jquery-ui.git" }

Run mrt update