jquery-ui-pyritephp

1.12.1 • Public • Published

jquery-ui-pyritephp

GitHub release

Minimal build of jQuery UI required for PyritePHP.

Upstream version: 1.12.1, built on 2017-05-31

Build Details

  • Components: Toggle All
  • Interactions: check Sortable
  • Theme: No Theme

Usage

We primarily use this through Browserify, so requiring is all that's needed:

'use strict';
 
var $ = global.jQuery = require('jquery');
var jQueryUI = require('jquery-ui-pyritephp');
 
...

File jquery-ui.css should also be included in your build process.

LICENSE

Copyright jQuery Foundation and other contributors, https://jquery.org/

This software consists of voluntary contributions made by many individuals. For exact contribution history, see the revision history available at https://github.com/jquery/jquery-ui

Full license details at https://github.com/jquery/jquery-ui/blob/master/LICENSE.txt

Readme

Keywords

Package Sidebar

Install

npm i jquery-ui-pyritephp

Weekly Downloads

1

Version

1.12.1

License

MIT

Last publish

Collaborators

  • vphantom