mirror of
https://github.com/home-assistant/operating-system.git
synced 2025-11-26 19:07:15 +00:00
9 lines
244 B
Plaintext
9 lines
244 B
Plaintext
config BR2_PACKAGE_JQUERY
|
|
bool "jQuery"
|
|
help
|
|
jQuery is a fast and concise JavaScript Library that
|
|
simplifies HTML document traversing, event handling,
|
|
animating, and Ajax interactions for rapid web development.
|
|
|
|
http://jquery.com
|