Jquery UI


Summary of my bookmarked Github repositories from Apr 25th, 2017

Github repositories

  • jquery/jquery-ui

    jQuery UI is a collection of user interface interactions, effects, widgets, and themes that are built on top of jQuery. Although it is currently in maintenance-only mode, it remains a popular choice for building interactive web applications or incorporating features like date pickers into form controls. To get started with jQuery UI, visit jqueryui.com. You can find demos at jqueryui.com/demos/, API documentation at api.jqueryui.com, and engage in discussions and ask questions at the Using jQuery UI Forum. Bug reports can be submitted on the GitHub issues page, while development-related discussions take place on the Developing jQuery UI Forum or #jqueryui-dev on irc.freenode.net. If you're interested in contributing, refer to the Getting Involved guide and follow the coding standards and commit message style guide.