summaryrefslogtreecommitdiffstats
path: root/package/jquery-ui/Config.in
blob: f1653d5ab8b7caf7a0910bc415eab6ab0cf8694b (plain)
1
2
3
4
5
6
7
8
9
10
config BR2_PACKAGE_JQUERY_UI
	bool "jQuery UI"
	select BR2_PACKAGE_JQUERY
	help
	  jQuery UI provides abstractions for low-level interaction and
	  animation, advanced effects and high-level, themeable widgets,
	  built on top of the jQuery JavaScript Library, that you can use
	  to build highly interactive web applications.

	  http://jqueryui.com/