https://github.com/jquery/api.jqueryui.com
API documentation for jQuery UI
https://github.com/jquery/api.jqueryui.com
Last synced: 9 months ago
JSON representation
API documentation for jQuery UI
- Host: GitHub
- URL: https://github.com/jquery/api.jqueryui.com
- Owner: jquery
- License: other
- Created: 2012-05-25T09:53:20.000Z (over 13 years ago)
- Default Branch: main
- Last Pushed: 2025-02-01T19:29:34.000Z (11 months ago)
- Last Synced: 2025-03-28T18:15:29.983Z (10 months ago)
- Language: HTML
- Homepage: https://api.jqueryui.com
- Size: 1.65 MB
- Stars: 71
- Watchers: 23
- Forks: 74
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# api.jqueryui.com
## Building and Deploying
To build and deploy your changes for previewing in a [`jquery-wp-content`](https://github.com/jquery/jquery-wp-content) instance, follow the [workflow instructions](http://contribute.jquery.org/web-sites/#workflow) from our documentation on [contributing to jQuery Foundation web sites](http://contribute.jquery.org/web-sites/).
### Requirements
* [libxml2](http://xmlsoft.org/)
* [libxslt](http://xmlsoft.org/libxslt/)
The `xmllint` and `xsltproc` utilities need to be in your path. If you are on Windows, you can get libxml2 and libxslt from GnuWin32.